Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Namespace GraphQL resolvers #4176

Closed
machikoyasuda opened this issue Apr 12, 2018 · 0 comments
Closed

docs: Namespace GraphQL resolvers #4176

machikoyasuda opened this issue Apr 12, 2018 · 0 comments
Assignees
Milestone

Comments

@machikoyasuda
Copy link
Contributor

Issue Description

GraphQL resolver JSDocs are not organized in http://api.docs.reactioncommerce.com/

Steps to Reproduce

Please provide starting context, i.e. logged in as a user, configure a particular payment method.

  1. Go to api.docs.reactioncommerce.com
  2. Try to find a GraphQL method.

Possible Solution

Add @namespace Accounts/GraphQLResolvers to the top of each file, once.
Add @memberof Accounts/GraphQLResolvers to each method that you want part of that namespace.
Change Accounts to whatever schema is the resolver deals with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants