PlatformTokenDeletePartiallyFailedError
Error returned by the Token API when a PlatformToken could not be fully deleted, leaving it in an inconsistent state.
type PlatformTokenDeletePartiallyFailedError implements Error {
message: String!
}
Error returned by the Token API when a PlatformToken could not be fully deleted, leaving it in an inconsistent state.
type PlatformTokenDeletePartiallyFailedError implements Error {
message: String!
}
PlatformTokenDeletePartiallyFailedError.message ● String! non-null scalarError interface