LogAstErrorPayload
Autogenerated return type of LogAstError.
type LogAstErrorPayload {
clientMutationId: String
success: Boolean!
}
Fields
LogAstErrorPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
LogAstErrorPayload.success ● Boolean! non-null scalar
Returned By
logAstError mutation