AccountAssociation

A reseller account association with customer account in the marketplace

This page contains

    Fields

    id: ID!

    Unique identifier of the account association

    createdOn: DateTime!

    Account association creation date and time

    resellerAccount: Account! PREVIEW

    Reseller account

    customerAccount: Account! PREVIEW

    Customer account

    Implements

    Parent objects of AccountAssociation

    AccountAssociationConnection

    A connection type used to navigate through a list of account associations

    Mutations for AccountAssociation

    createAccountAssociation PREVIEW

    Create reseller account association with customer account

    Queries for AccountAssociation

    accountAssociations

    Retrieve list of account associations