CreateEquityAccountMutation
No description
type CreateEquityAccountMutation {
account: Account
errors: PayloadError
}
Fields
CreateEquityAccountMutation.account ● Account object
CreateEquityAccountMutation.errors ● PayloadError object
Returned By
createEquityAccount mutation