LinkAccountsToEstablishment
Output type of the linkAccountsToEstablishment mutation.
Fields
The accounts that have been linked to the given establishment.
The establishment that has been linked to the given accounts.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accounts": AccountConnectionTypeConnection,
"establishment": EstablishmentType
}