Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 61bd95b

Browse files
committed
fixing toc
1 parent cefb451 commit 61bd95b

File tree

1 file changed

+3
-30
lines changed

1 file changed

+3
-30
lines changed

_data/toc/graphql.yml

Lines changed: 3 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pages:
7070

7171
- label: customAttributeMetadata query
7272
url: /graphql/queries/custom-attribute-metadata.html
73-
73+
7474
- label: customer query
7575
url: /graphql/queries/customer.html
7676

@@ -91,7 +91,7 @@ pages:
9191

9292
- label: isEmailAvailable query
9393
url: /graphql/queries/is-email-available.html
94-
94+
9595
- label: products query
9696
url: /graphql/queries/products.html
9797

@@ -123,7 +123,7 @@ pages:
123123

124124
- label: createPayflowProToken mutation
125125
url: /graphql/mutations/create-payflow-pro-token.html
126-
126+
127127
- label: deleteCustomerAddress mutation
128128
url: /graphql/mutations/delete-customer-address.html
129129

@@ -153,31 +153,7 @@ pages:
153153

154154
- label: updateCustomer mutation
155155
url: /graphql/mutations/update-customer.html
156-
157-
- label: Reference
158-
children:
159-
- label: CustomAttributeMetadata endpoint
160-
url: /graphql/reference/custom-attribute-metadata.html
161156

162-
- label: Payflow Link getPayflowLinkToken query
163-
url: /graphql/reference/paypal-get-payflow-link-token.html
164-
165-
- label: Payflow Pro createPayflowProToken mutation
166-
url: /graphql/reference/paypal-create-payflow-pro-token.html
167-
168-
- label: Payflow Pro handlePayflowProResponse mutation
169-
url: /graphql/reference/paypal-handle-payflow-pro-response.html
170-
171-
- label: Paypal endpoint
172-
url: /graphql/reference/paypal.html
173-
174-
- label: Reference
175-
children:
176-
- label: Products endpoint
177-
url: /graphql/reference/products.html
178-
children:
179-
- label: Product interface implementations
180-
url: /graphql/reference/product-interface-implementations.html
181157
- label: Product data types and interfaces
182158
children:
183159
- label: Product interface implementations
@@ -203,9 +179,6 @@ pages:
203179

204180
- label: Reference
205181
children:
206-
- label: Customer endpoint
207-
url: /graphql/reference/customer.html
208-
209182
- label: Quote endpoint (cart query)
210183
url: /graphql/reference/quote.html
211184
children:

0 commit comments

Comments
 (0)