OBJECT

SimpleContactTags

link GraphQL Schema definition

  • type SimpleContactTags {
  • ContactId: ID!
  • CreatedById: ID!
  • CreatedDate: Instant!
  • LastModifiedById: ID!
  • LastModifiedDate: Instant!
  • Required: Boolean!
  • TagId: ID!
  • UID: ID!
  • Weighting: Int
  • }