get_graphql_info
Retrieves details on BigCommerce GraphQL APIs including available operations, authentication methods, and endpoints for Storefront, Admin, or Account APIs.
Instructions
Get information about BigCommerce GraphQL APIs — Storefront API, Admin API, and Account API. Includes available operations, auth methods, and endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | GraphQL API name: storefront, admin, account, or all | |
| operation_search | No | Search for a specific operation by name, e.g. 'cart', 'product', 'route' |