GraphQLArgument
Implements
- GraphQLSchemaElement
Index
Constructors
Properties
Accessors
Methods
Constructors
constructor
Parameters
parent: GraphQLField<any, any, any> | GraphQLDirective
name: string
config: GraphQLArgumentConfig
Returns GraphQLArgument
Properties
astNode
defaultValue
deprecationReason
description
extensions
name
parent
type
Accessors
[toStringTag]
Returns string
Methods
toConfig
Returns GraphQLArgumentNormalizedConfig
toJSON
Returns string
toString
Returns string