Skip to content

Need docs for directive resolvers #530

Closed
@stubailo

Description

@stubailo

#518 by @giautm added a new feature that's shipping in 2.13.0, we need docs for it though! I propose a new page called "Schema directives" to document this stuff.

To run the docs:

  1. Go to /docs in the repo
  2. git submodule init && git submodule update
  3. npm install
  4. npm start

Adding a page can be done by:

  1. Adding a file in the docs/source directory
  2. Adding an entry with the filename to docs/_config.yml
  3. Don't forget to put the title/description like so: https://raw.githubusercontent.com/apollographql/graphql-tools/master/docs/source/mocking.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsFocuses on documentation changes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions