updateCustomModuleFormInput
Autogenerated input type of updateCustomModuleForm
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateCustomModuleForm"""input updateCustomModuleFormInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") external_id: String external_id_type: String id: ID is_archived: Boolean is_video: Boolean
""" Maximum character limit of 10,000. """ metadata: String name: String on_completion_ifs_tag_id: String prefill: Boolean use_for_charting: Boolean use_for_program: Boolean}