formConfigurations: PagingResultOfFormConfiguration!
This query allows for the return of form configurations and all of their associated details based on search criteria. The returned list is limited based on the permissions of the customers API Token. The information returned for each form configurations can include aspect details, form definition and workflow details. **Returns:** Returns an array of form configurations and their information.
description: PropertyFilterOfStringInput
formDefinitionId: PropertyFilterOfGuidInput
workflowId: PropertyFilterOfGuidInput
maxInstancesPerCase: PropertyFilterOfNullableOfUInt32Input
requiredApprovals: PropertyFilterOfNullableOfUInt32Input
order: PropertyFilterOfInt32Input
allowCaseInitialize: PropertyFilterOfBooleanInput
allowClientInitialize: PropertyFilterOfBooleanInput
workflow: WorkflowFilterInput
