Skip to content

Create custom additional query #262

Open
@federico-s

Description

@federico-s

Hi,
I need to add custom queries to those auto-generated from the schema.
I write my .graphqls file with only a query inside and a GraphQLQueryResolver to resolve the query but the query is not added in the schema and I can't call it.
I didn't define the type in the .graphqls file because the type is autogenerated from the db schema.
What am I doing wrong?

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