ENUM
SupplierDocument_WhereGroup_Fields
Where group options for SupplierDocument. Matches when any field in the array is met
link GraphQL Schema definition
- enum SupplierDocument_WhereGroup_Fields {
- # True if the document is disabled (i.e. won't generate alerts).
- # Unique supplier ID.
- # `true` to show the active items, `false` otherwise. `null` to show both active &
- # deactivated items. Defaults to `true`.
- }