OBJECT

deleteCustomModulePayload

Autogenerated return type of deleteCustomModule

link GraphQL Schema definition

  • type deleteCustomModulePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customModule: CustomModule
  • messages: [FieldError]
  • }

link Require by