Skip to content

Commit

Permalink
fixing toc
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmarr committed Aug 27, 2019
1 parent cefb451 commit 61bd95b
Showing 1 changed file with 3 additions and 30 deletions.
33 changes: 3 additions & 30 deletions _data/toc/graphql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pages:

- label: customAttributeMetadata query
url: /graphql/queries/custom-attribute-metadata.html

- label: customer query
url: /graphql/queries/customer.html

Expand All @@ -91,7 +91,7 @@ pages:

- label: isEmailAvailable query
url: /graphql/queries/is-email-available.html

- label: products query
url: /graphql/queries/products.html

Expand Down Expand Up @@ -123,7 +123,7 @@ pages:

- label: createPayflowProToken mutation
url: /graphql/mutations/create-payflow-pro-token.html

- label: deleteCustomerAddress mutation
url: /graphql/mutations/delete-customer-address.html

Expand Down Expand Up @@ -153,31 +153,7 @@ pages:

- label: updateCustomer mutation
url: /graphql/mutations/update-customer.html

- label: Reference
children:
- label: CustomAttributeMetadata endpoint
url: /graphql/reference/custom-attribute-metadata.html

- label: Payflow Link getPayflowLinkToken query
url: /graphql/reference/paypal-get-payflow-link-token.html

- label: Payflow Pro createPayflowProToken mutation
url: /graphql/reference/paypal-create-payflow-pro-token.html

- label: Payflow Pro handlePayflowProResponse mutation
url: /graphql/reference/paypal-handle-payflow-pro-response.html

- label: Paypal endpoint
url: /graphql/reference/paypal.html

- label: Reference
children:
- label: Products endpoint
url: /graphql/reference/products.html
children:
- label: Product interface implementations
url: /graphql/reference/product-interface-implementations.html
- label: Product data types and interfaces
children:
- label: Product interface implementations
Expand All @@ -203,9 +179,6 @@ pages:

- label: Reference
children:
- label: Customer endpoint
url: /graphql/reference/customer.html

- label: Quote endpoint (cart query)
url: /graphql/reference/quote.html
children:
Expand Down

0 comments on commit 61bd95b

Please sign in to comment.