Skip to content

createCustomModuleFormInput

Autogenerated input type of createCustomModuleForm

Fields

metadata · String · Maximum character limit of 10,000.

Used By

Definition

"""
Autogenerated input type of createCustomModuleForm
"""
input createCustomModuleFormInput {
external_id: ID
external_id_type: ID
is_video: Boolean
"""
Maximum character limit of 10,000.
"""
metadata: String
name: String
on_completion_ifs_tag_id: ID
prefill: Boolean
use_for_charting: Boolean
use_for_program: Boolean
}