AlreadyExistsError
Last updated
Was this helpful?
Error when the user tries to create a resource that already exists.
type AlreadyExistsError implements BaseError {
id: String
message: String!
}String scalarString! non-null scalarBaseError interfaceBase interface for error types.
DataSourceResult union
Last updated
Was this helpful?
Was this helpful?