Preview

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

UpdateBillingRelationshipInput

This page contains

    Fields

    id ID!

    ID of the billing relationship to be updated

    locale Locale!

    Locale for the billing relationship content

    label String!

    Label to identify this billing relationship in human readable format

    description String!

    Description to describe this billing relationship

    default Boolean!

    Is the billing Relationship to be updated the default one for the tenant

    relationships [CreateBillingRelationshipDetailInput!]! PREVIEW

    List of billing relationship details

    Mutations for UpdateBillingRelationshipInput

    updateBillingRelationship PREVIEW

    Update billing relationship