ENUM

OrderTaskWorkItemCode_WhereGroup_Fields

Where group options for OrderTaskWorkItemCode. Matches when any field in the array is met

link GraphQL Schema definition

  • enum OrderTaskWorkItemCode_WhereGroup_Fields {
  • # The name for the code.
  • label
  • # The unique order task ID.
  • order_task_id
  • # The unique code.
  • code
  • }