From 8087d89123549937dd090ab180f47081fe5cfe12 Mon Sep 17 00:00:00 2001 From: artsyit Date: Wed, 27 Apr 2022 09:30:05 +0000 Subject: [PATCH] Update metaphysics schema --- data/schema.graphql | 1 + 1 file changed, 1 insertion(+) diff --git a/data/schema.graphql b/data/schema.graphql index e86e9e1be28..8b65811aa44 100644 --- a/data/schema.graphql +++ b/data/schema.graphql @@ -4765,6 +4765,7 @@ type CommerceShippingQuote { priceCents: Int! priceCurrency: String! tier: String! + typeName: String! updatedAt( format: String