OBJECT

createCustomModuleFormPayload

Autogenerated return type of createCustomModuleForm

link GraphQL Schema definition

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

link Require by