TypesObjectsPlatformTokenNotFoundErrorPlatformTokenNotFoundErrorError that occurs when a PlatformToken with the specified identifier could not be found. type PlatformTokenNotFoundError implements Error { message: String!} Fields PlatformTokenNotFoundError.message ● String! non-null scalar Interfaces Error interface