irmin-graphql
GraphQL server for Irmin
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package irmin-graphql
-
irmin-graphql
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library irmin-graphql
val batch :
Irmin.Perms.read t ->
( [ Irmin.Perms.read | Irmin.Perms.write ] t -> 'a Lwt.t ) ->
'a Lwt.t
batch t f
applies the writes in f
in a separate batch. The exact guarantees depend on the implementation.
ON THIS PAGE
No table of contents