INPUT_OBJECT

UpdateContactTags

link GraphQL Schema definition

  • input UpdateContactTags {
  • ContactId: ID
  • Required: Boolean
  • TagId: ID
  • UID: ID!
  • Weighting: Int
  • }