OBJECT

copyCustomModuleFormPayload

Autogenerated return type of copyCustomModuleForm

link GraphQL Schema definition

  • type copyCustomModuleFormPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customModuleForm: CustomModuleForm
  • messages: [FieldError]
  • }

link Require by