WooCommerce Code Reference

Server

Namespaces

Exception

Interfaces, Classes and Traits

Helper
Contains functionality that could be re-used by various server implementations.
OperationParams
Structure representing parsed HTTP parameters for Automattic\WooCommerce\Vendor\GraphQL operation.
RequestError
ServerConfig
Server configuration class.
StandardServer
Automattic\WooCommerce\Vendor\GraphQL server compatible with both: [express-graphql](https://github.com/graphql/express-graphql) and [Apollo Server](https://github.com/apollographql/graphql-server).