IntrospectionType
GraphQL introspection type
Properties
Section titled “Properties”| Property | Type |
|---|---|
description? | string |
enumValues? | IntrospectionEnumValue[] |
fields? | IntrospectionField[] |
inputFields? | IntrospectionInputValue[] |
interfaces? | IntrospectionTypeRef[] |
kind | string |
name | string |
possibleTypes? | IntrospectionTypeRef[] |