Skip to content

Group Queries/Mutation under context/name in code first schema #1549

@adjiandov

Description

@adjiandov

Hello,
Currently when adding @GraphQLAPI class with @query and @mutation methods and having multiple of these at the end in the generated schema all of the queries and mutations are grouped under Query root and Mutation root.
It would be nice to be able to group them logically by some context/name as it can be done in the schema first approach with separate schema files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions