class FrozenLayer::GraphqlCache::ProxyController
- FrozenLayer::GraphqlCache::ProxyController
- FrozenLayer::BaseController
- Grip::Controllers::Http
- Reference
- Object
Defined in:
frozen_layer/graphql_cache/controllers/proxy_controller.crClass Method Summary
Instance Method Summary
- #delete(ctx : Context)
- #get(ctx : Context)
- #options(ctx : Context)
- #patch(ctx : Context)
- #post(ctx : Context)
- #put(ctx : Context)