INPUT_OBJECT
DigitalDocketTemplate_Options
Query options for DigitalDocketTemplate
link GraphQL Schema definition
- input DigitalDocketTemplate_Options {
- # Order By options for DigitalDocketTemplate
- DigitalDocketTemplate_OrderBy] : [
- # Pagination argument. The total to fetch per page.
- # Default is 25. Maximum of 100.
- Int :
- # Pagination argument. The zero-indexed result page number.
- Int :
- # Whether to fetch an extra record for pagination handling purposes.
- Boolean :
- # Where group options for DigitalDocketTemplate. Matches when any field in the
- # array is met
- DigitalDocketTemplate_WhereGroup_Fields]] : [[
- # (DEPRECATED) Use matches_any instead. The expression operator to use to join the
- # where arguments. Defaults to AND.
- WhereFormat :
- }