Documentation

TypeKind
in package

Table of Contents

ENUM  = 'ENUM'
INPUT_OBJECT  = 'INPUT_OBJECT'
INTERFACE  = 'INTERFACE'
LIST  = 'LIST'
NON_NULL  = 'NON_NULL'
OBJECT  = 'OBJECT'
SCALAR  = 'SCALAR'
UNION  = 'UNION'

Constants

INPUT_OBJECT

public mixed INPUT_OBJECT = 'INPUT_OBJECT'

INTERFACE

public mixed INTERFACE = 'INTERFACE'

NON_NULL

public mixed NON_NULL = 'NON_NULL'

Search results