Log in
Factory

BackpressureContextFactory

Magento\GraphQl\Model\Backpressure\BackpressureContextFactory

What it does

This factory class creates backpressure context objects for GraphQL field resolvers.

Developers use this to enable rate limiting and request throttling for specific GraphQL queries and mutations, helping prevent API abuse and ensuring system stability under heavy load.

Public Methods

  • create()