Preview

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

ConsumerDetail

Definition of an external source's consumer detail

This page contains

    Fields

    tokenEndPoint: String

    Token end point to get oauth2 token

    type: AuthorizationType! PREVIEW

    Authorization type to identify which authorization type should be used to call the external source end point

    clientId: String

    Client id for authorization if AuthorizationType is OAUTH2

    clientSecret: String

    Client secret for authorization if AuthorizationType is OAUTH2

    scope: String

    Authorization scope to call external source end point

    Parent objects of ConsumerDetail

    ExternalSource PREVIEW

    Defination of an external source

    Queries for ConsumerDetail

    pricingExternalSource PREVIEW

    Returns external source by it's id

    pricingExternalSources PREVIEW

    Returns all external source for partner