Skip to main content

MappedFieldsCollection

MappedFieldsCollection type

type MappedFieldsCollection {
collection: [MappedFields!]!
metadata: CollectionMetadata!
}

Fields

MappedFieldsCollection.collection ● [MappedFields!]! non-null object

A collection of paginated MappedFieldsCollection

MappedFieldsCollection.metadata ● CollectionMetadata! non-null object

Pagination Metadata for navigating the Pagination

Returned By

mappedFields query