INPUT_OBJECT
DigitalDocket_Exact
Exact match query arguments for DigitalDocket
link GraphQL Schema definition
- input DigitalDocket_Exact {
- # Select multiple DigitalDocket by ID.
- Int] : [
- # Unique user ID.
- Int] : [
- # Unique user ID.
- Int] : [
- # The time the digital docket was created.
- # The maximum range allowed is 3 months between `from` and `to`
- # Default:
- # - `from` = 3 months behind today.
- # - `to` = today.
- DateTime :
- # The time the digital docket was last updated.
- # The maximum range allowed is 3 months between `from` and `to`
- DateTime :
- # The date for the workers on the docket
- DateTime :
- # Unique order ID.
- Int] : [
- # The unique client ID.
- Int] : [
- # Unique project ID.
- Int] : [
- # The unique digital docket template ID.
- Int] : [
- # Digital dockets associated to this timesheet
- Int] : [
- # Filters to users attached to the docket
- Int] : [
- }