graphql-mocks
Preparing search index...
graphql
typeUtils
hasListType
Function hasListType
hasListType
(
type
:
GraphQLType
)
:
boolean
Checks if a type is a list type or a wrapped list type (ie: wrapped with non-null)
Parameters
type
:
GraphQLType
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
graphql-mocks
Loading...
Checks if a type is a list type or a wrapped list type (ie: wrapped with non-null)