ApolloPersistedQueries

caliban.wrappers.ApolloPersistedQueries$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete fields

Returns a wrapper that persists and retrieves queries based on a hash following Apollo Persisted Queries spec: https://github.com/apollographql/apollo-link-persisted-queries.

Returns a wrapper that persists and retrieves queries based on a hash following Apollo Persisted Queries spec: https://github.com/apollographql/apollo-link-persisted-queries.

Attributes

val live: Layer[Nothing, ApolloPersistence]