Skip to main content

Report

Represents application log or diagnostic information.

type Report {
index: Int!
input: Input!
payload: String!
}

Fields

NameTypeDescription
indexInt!Unique identifier for the report.
inputInput!The input associated with this report.
payloadString!The actual data/content of the report.

On this page

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.