ENUM

MaterialTransactionTotal_WhereGroup_Fields

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

link GraphQL Schema definition

  • enum MaterialTransactionTotal_WhereGroup_Fields {
  • # Unique order ID.
  • order_id
  • # The unique ID.
  • material_id
  • # Unique task ID.
  • task_id
  • # Description of the task, to distinguish between same tasks on an order
  • task_description
  • # The unique order task ID.
  • order_task_id
  • }