INPUT_OBJECT

shareCustomModuleFormInput

Autogenerated input type of shareCustomModuleForm

link GraphQL Schema definition

  • input shareCustomModuleFormInput {
  • form_share_recipient: String
  • id: ID
  • # If this arg is true, this checks user's can_edit_forms permission before sharing
  • validate_permissions: Boolean
  • }