OBJECT

SimpleAccountTags

link GraphQL Schema definition

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