Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace typeUtils

Index

Functions

hasListType

  • hasListType(type: GraphQLType): boolean

isInternalType

  • isInternalType(type: GraphQLType | string): boolean

isRootMutationType

  • isRootMutationType(schema: GraphQLSchema, type: GraphQLType | string): boolean

isRootQueryType

  • isRootQueryType(schema: GraphQLSchema, type: GraphQLType | string): boolean

listItemType

  • listItemType(type: GraphQLType): GraphQLType

unwrap

  • unwrap(type: GraphQLType): UnwrappedType

Generated using TypeDoc