INPUT_OBJECT
createRequestedFormInput
Autogenerated input type of createRequestedForm
link GraphQL Schema definition
- input createRequestedFormInput {
- ID :
- String :
- ID :
- String :
- String :
- String :
- String :
- Boolean :
- String :
- String :
- String :
- # A comma-separated list of user IDs and/or user group IDs. If passing user group
- # IDs, they should take the following format: 'group_1,group_2,group_3' You can
- # pass both user IDs and user group IDs. Example: '1,2,3,group_1,group_2' If you
- # pass a user group ID, all users in that group will be sent the form.
- String :
- Boolean :
- String :
- }