ApolloPersistence

caliban.wrappers.ApolloPersistedQueries.ApolloPersistence
See theApolloPersistence companion trait

Attributes

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

Members list

Value members

Concrete methods

def add(hash: String, query: Document): ZIO[ApolloPersistence, Nothing, Unit]
def get(hash: String): ZIO[ApolloPersistence, Nothing, Option[Document]]

Concrete fields