WriteBlogWithLlmPayload
Autogenerated return type of WriteBlogWithLlm.
type WriteBlogWithLlmPayload {
clientMutationId: String
}
Fields
WriteBlogWithLlmPayload.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
Returned by
writeBlogWithLlm
mutation