TypesObjectsPlatformTokenNameExistsErrorPlatformTokenNameExistsErrorError that occurs when the input PlatformToken name already exists. type PlatformTokenNameExistsError implements Error { message: String!} Fields PlatformTokenNameExistsError.message ● String! non-null scalar Interfaces Error interface