GraphiQL API Documentation
    Preparing search index...

    Interface SchemaReference

    interface SchemaReference {
        kind: RuleKind;
        typeInfo: AllTypeInfo;
    }
    Index

    Properties

    Properties

    kind: RuleKind
    typeInfo: AllTypeInfo