OBJECT

createCustomModulePayload

Autogenerated return type of createCustomModule

link GraphQL Schema definition

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

link Require by