TypesObjectsPlatformTokenGenerationErrorPlatformTokenGenerationErrorError that occurs when the PlatformToken has not been successfully generated. type PlatformTokenGenerationError implements Error { message: String!} Fields PlatformTokenGenerationError.message ● String! non-null scalar Interfaces Error interface