TypesObjectsPlatformTokenUpdateFailedErrorPlatformTokenUpdateFailedErrorError that occurs when no PlatformToken exists with the specified identifier. type PlatformTokenUpdateFailedError implements Error { message: String!} Fields PlatformTokenUpdateFailedError.message ● String! non-null scalar Interfaces Error interface