TypesObjectsPlatformTokenUpdateInvalidErrorPlatformTokenUpdateInvalidErrorError that occurs when a PlatformToken update request specifies no fields to update. type PlatformTokenUpdateInvalidError implements Error { message: String!} Fields PlatformTokenUpdateInvalidError.message ● String! non-null scalar Interfaces Error interface