INPUT_OBJECT

createCustomModuleFormInput

Autogenerated input type of createCustomModuleForm

link GraphQL Schema definition

  • input createCustomModuleFormInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • external_id: String
  • external_id_type: String
  • is_video: Boolean
  • name: String
  • on_completion_ifs_tag_id: String
  • prefill: Boolean
  • use_for_charting: Boolean
  • use_for_program: Boolean
  • }