INPUT_OBJECT
CreateContactInput
Autogenerated input type of CreateContact
link GraphQL Schema definition
- input CreateContactInput {
- : ContactAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }
INPUT_OBJECT
Autogenerated input type of CreateContact
- input CreateContactInput {
- : ContactAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }