Preview

PageInformation is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

PageInformation

PageInfo provides cursor information for a list of objects

This page contains

    Fields

    startCursor: String

    startCursor is an opaque cursor representing the first returned item

    endCursor: String

    endCursor is an opaque cursor representing the last returned item

    hasPreviousPage: Boolean!

    hasPreviousPage indicates if the connection has items before the startCursor

    hasNextPage: Boolean!

    hasNextPage indicates if the connection has items after the endCursor

    Parent objects of PageInformation

    PsaProductMappingConnection PREVIEW

    A connection type used to page through a list of psa product mappings"

    Queries for PageInformation

    psaProductMappings PREVIEW

    Read all available product mapping