sharedAccounts
Get the distinct child accounts linked to catalogs shared by the parent account.
An example of the request is as follows:
query {
sharedAccounts {
id
}
}
sharedAccounts: [SpaceRefAccount!]
Type
SpaceRefAccount object catalog-service
Represents a reference to an account that is linked to a Space.
Was this topic helpful?