Preview

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

Marketplace

This page contains

    Fields

    id: ID!
    settings(filter: MarketplaceSettingsFilter!): [MarketplaceSetting!]!

    Marketplace settings visible to the caller. Returns at most 50 settings per request. Unknown or inaccessible keys are reported as GraphQL errors; permitted keys are still returned.

    name: String

    Parent objects of Marketplace

    MarketplaceSetting PREVIEW

    A single marketplace setting and its effective value for the requested marketplace.

    User PREVIEW

    Stub for a user. Entity defined in Directory.

    Queries for Marketplace

    marketplace PREVIEW
    me

    Retrieve details of currently logged-in user

    user

    Retrieve a user by ID

    userByExternalId

    Retrieve a user by external ID

    userByUsername

    Retrieve a user by username