We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's say each comment around field and definitions is an entity. Is it possible to group those entities in some logical sections?
e.g. group documentation regarding Credentials in 1 sections and other data in another. So they are all not generated always in Queries/Mutations, but
-> Queries -> Credentials section -> Mutation -> Credentials section
or
-> Credentials: -> Queries -> Mutations
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Let's say each comment around field and definitions is an entity. Is it possible to group those entities in some logical sections?
e.g. group documentation regarding Credentials in 1 sections and other data in another. So they are all not generated always in Queries/Mutations, but
-> Queries -> Credentials section
-> Mutation -> Credentials section
or
-> Credentials:
-> Queries
-> Mutations
The text was updated successfully, but these errors were encountered: