Record: __Field
Represents a GraphQL field.
Closed record
Fields
- name string
- 'type __Type
- args map<__InputValue>?
Name of the field
The arguments needed to query the field
Represents a GraphQL field.
Name of the field
The arguments needed to query the field