OBJECT

updateCustomModulePayload

Autogenerated return type of updateCustomModule

link GraphQL Schema definition

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

link Require by