struct FrozenLayer::GraphqlCache::Result
- FrozenLayer::GraphqlCache::Result
- Struct
- Value
- Object
Defined in:
frozen_layer/graphql_cache/services/endpoint_service.crConstructors
Instance Method Summary
Constructor Detail
def self.new(status : Int32 = 200, body : Nil | String = nil, headers : HTTP::Headers | Nil = nil, cache : Bool = false)
#