CustomReportObject
No description
type CustomReportObject {
key: String!
value: String!
}
Fields
CustomReportObject.key ● String! non-null scalar
The key.
CustomReportObject.value ● String! non-null scalar
The value.
Returned By
customReportObjects query