contactUpdate
No description
contactUpdate(
id: Int!
input: UpdateContactInput!
): Contact!
Arguments
contactUpdate.id
● Int!
non-null scalar
Contact unique identifier
No description
contactUpdate(
id: Int!
input: UpdateContactInput!
): Contact!
contactUpdate.id
● Int!
non-null scalarContact unique identifier
contactUpdate.input
● UpdateContactInput!
non-null inputContact
object