INPUT_OBJECT

NewAccountTags

link GraphQL Schema definition

  • input NewAccountTags {
  • AccountId: ID!
  • Required: Boolean
  • TagId: ID!
  • Weighting: Int
  • }