Module

Prospero.PersistedQueries

Package
purescript-prospero
Repository
rowtype-yoga/purescript-prospero

#PersistedQueryCache Source

#persistedQueries Source

persistedQueries :: forall ctx errs gql. PersistedQueryCache -> (GraphQL ctx errs gql -> GraphQLRequest -> Om ctx errs GraphQLResponse) -> GraphQL ctx errs gql -> GraphQLRequest -> ResponseValue -> Om ctx errs GraphQLResponse