createAccount
Creates a new additional account attached to this account
createAccount(
name: String!
copyBusinessDetails: Boolean
): Boolean!
Arguments
createAccount.name ● String! non-null scalar
createAccount.copyBusinessDetails ● Boolean scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.