Transformation Extensions
Relixy can rewrite requests before forwarding them to the upstream and rewrite responses before returning them to the
client. Transformations are configured per-operation using the x-rely-proxy-action vendor extension on an OpenAPI
operation object.
RESTful
Transform requests on a per-operation basis using the x-rely-proxy-action extension.
GraphQL
Transform RESTful requests to GraphQL on a per-operation basis using the x-rely-proxy-action extension.