OBJECT

CreateWebsiteLogPayload

Autogenerated return type of CreateWebsiteLog

link GraphQL Schema definition

  • type CreateWebsiteLogPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • websiteLog: WebsiteLog
  • }

link Require by