ApolloPersistence

caliban.wrappers.ApolloPersistedQueries.ApolloPersistence
See theApolloPersistence companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def add(hash: String, query: Document): UIO[Unit]
def get(hash: String): UIO[Option[Document]]