ApolloPersistedQueries

caliban.wrappers.ApolloPersistedQueries

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
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]