ENUM
MaterialTransaction_WhereGroup_Fields
Where group options for MaterialTransaction. Matches when any field in the array is met
link GraphQL Schema definition
- enum MaterialTransaction_WhereGroup_Fields {
- # Unique order ID.
- # The unique ID.
- # Unique task ID.
- # The unique order task ID.
- # Unique supplier ID.
- # Unique asset ID.
- # The date this transaction is created.
- # Filters to materials transactions created by the given user
- # Filters to also include material transactions that have been deleted. Defaults
- # to false
- }