Skip to main content

CrateDeleteErrorCode

Error codes that can be returned by the 'crateDelete' Mutation.

enum CrateDeleteErrorCode {
operationError
incorrectInput
notEligible
}

Values

operationError

Something went wrong on the server-side. Please try again later.

incorrectInput

The id of the crate to delete is incorrect.

notEligible

Your account is not eligible for having crates. Contact us via sales@cyanite.ai if you want to upgrade your account.