ENUM
Document_WhereGroup_Fields
Where group options for Document. Matches when any field in the array is met
link GraphQL Schema definition
- enum Document_WhereGroup_Fields {
- # True if active, false if hidden.
- # The document name.
- # The url of the document attachment, null if there is none.
- # Only include documents with these tags
- # Document type. E.g. dateExpiry, attachment etc.
- }