INPUT_OBJECT

NewContactTags

link GraphQL Schema definition

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