NormalizedCollectionSearchResults
No description
type NormalizedCollectionSearchResults {
normalizedCollections: [NormalizedCollection!]!
offset: Int!
total: Int!
}
No description
type NormalizedCollectionSearchResults {
normalizedCollections: [NormalizedCollection!]!
offset: Int!
total: Int!
}
NormalizedCollectionSearchResults.normalizedCollections
● [NormalizedCollection!]!
non-null object referencesNormalizedCollectionSearchResults.offset
● Int!
non-null scalar referencesNormalizedCollectionSearchResults.total
● Int!
non-null scalar references