Skip to main content

NormalizedCollectionSearchResults

No description

type NormalizedCollectionSearchResults {
normalizedCollections: [NormalizedCollection!]!
offset: Int!
total: Int!
}

Fields

NormalizedCollectionSearchResults.normalizedCollections ● [NormalizedCollection!]! non-null object references

NormalizedCollectionSearchResults.offset ● Int! non-null scalar references

NormalizedCollectionSearchResults.total ● Int! non-null scalar references

Returned By

searchNormalizedCollections query