GraphiQL API Documentation
    Preparing search index...

    Type Alias DefinitionQueryResponse

    DefinitionQueryResponse: DefinitionQueryResult & {
        node?: ASTNode | null;
        type?: GraphQLType | null;
    }

    A whole bunch of the key language services