Skip to content

IntrospectionType

GraphQL introspection type

Property Type
description? string
enumValues? IntrospectionEnumValue[]
fields? IntrospectionField[]
inputFields? IntrospectionInputValue[]
interfaces? IntrospectionTypeRef[]
kind string
name string
possibleTypes? IntrospectionTypeRef[]