OBJECT

copyCustomModulePayload

Autogenerated return type of copyCustomModule

link GraphQL Schema definition

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

link Require by