INPUT_OBJECT

AssociateGroupArgument

A representation of an associate group used to link an associate to a group.

link GraphQL Schema definition

  • input AssociateGroupArgument {
  • # The ID of the associate group.
  • id: ID!
  • }