From c0879f0b2ea39654907a2855643d2d4e659cd70c Mon Sep 17 00:00:00 2001 From: vinoth Date: Sat, 29 Feb 2020 20:37:32 +0530 Subject: [PATCH] Removing deprecated region_id from createCustomerAddressMutation --- src/guides/v2.3/graphql/mutations/create-customer-address.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/guides/v2.3/graphql/mutations/create-customer-address.md b/src/guides/v2.3/graphql/mutations/create-customer-address.md index 7ee976a5570..2551cb2820c 100644 --- a/src/guides/v2.3/graphql/mutations/create-customer-address.md +++ b/src/guides/v2.3/graphql/mutations/create-customer-address.md @@ -37,7 +37,6 @@ mutation { id region { region - region_id region_code } country_code