introspection library
Properties
-
schemaGraphQLType
→ GraphQLObjectType<
GraphQLSchema> -
The schema introspection GraphQLType
final
-
schemaIntrospectionTypeField
→ GraphQLObjectField<
GraphQLSchema, Map< String, Object?> , Object?> -
The schema introspection type GraphQLObjectField
final
-
typeIntrospectionTypeField
→ GraphQLObjectField<
GraphQLType, Map< String, Object?> , Object?> -
The type introspection type GraphQLObjectField
final
-
typenameIntrospectionField
→ GraphQLObjectField<
String, String, Object?> -
The introspection typename GraphQLObjectField
final