Skip to main content

deleteAccount

Delete an account

deleteAccount(
id: Int!
): Int

Arguments

deleteAccount.id ● Int! non-null scalar

ID of the account

Type

Int scalar

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.