OBJECT
SelectField
Field where a list of predefined options is supplied
link GraphQL Schema definition
- type SelectField {
- # Default selection value (as exists in `options`)
- String :
- String! :
- SelectOption!]! : [
- }
OBJECT
Field where a list of predefined options is supplied
- type SelectField {
- # Default selection value (as exists in `options`)
- String :
- String! :
- SelectOption!]! : [
- }