SalesforceLogListSnapshot (Object)
type SalesforceLogListSnapshot {
resourceName: String!
entryList: [SalesforceLogSnapshot!]!
}
type SalesforceLogListSnapshot {
resourceName: String!
entryList: [SalesforceLogSnapshot!]!
}
SalesforceLogListSnapshot.resourceName ● String! non-null scalarSalesforceLogListSnapshot.entryList ● [SalesforceLogSnapshot!]! non-null object