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