INPUT_OBJECT
FormResult_Exact
Exact match query arguments for FormResult
link GraphQL Schema definition
- input FormResult_Exact {
- # Select multiple FormResult by ID.
- Int] : [
- # The order resource this form is related to (i.e. was created from an
- # allocation).
- Int] : [
- # The order resource date this form is related to (i.e. was created from an
- # allocation).
- Int] : [
- # Whether a form result is currently in progress (not submitted)
- Boolean :
- # Unique form ID.
- Int] : [
- # Whether a form can be shared amongst users to complete.
- Boolean :
- # Unique user ID.
- Int] : [
- # Unique user ID.
- Int] : [
- # The unique client ID.
- Int] : [
- # Unique order ID.
- Int] : [
- # Unique project ID.
- Int] : [
- # Form results associated with a asset id
- Int]] : [[
- # Form results contain an asset
- Int]] : [[
- # Form results contain an asset that matches a tag
- Int]] : [[
- # Form results that a user collaborated on (created a form result version for)
- Int]] : [[
- # Matches any form results with matching order task and date
- UserHasOrderTaskDateForms :
- # Form results created by users that have a user tag
- Int]] : [[
- # Form results created by user that have a team tag
- Int]] : [[
- # Unique supplier ID.
- Int] : [
- # Form results that belong to this timesheet
- Int] : [
- }