package irmin-graphql

  1. Overview
  2. Docs

Default GraphQL types for the Irmin store S.

Parameters

module S : Irmin.Generic_key.S

Signature

module Path : CUSTOM_TYPE with type t := S.path
module Metadata : CUSTOM_TYPE with type t := S.metadata
module Contents : CUSTOM_TYPE with type t := S.contents
module Hash : CUSTOM_TYPE with type t := S.hash
module Branch : CUSTOM_TYPE with type t := S.branch
module Commit_key : CUSTOM_TYPE with type t := S.commit_key
module Contents_key : CUSTOM_TYPE with type t := S.contents_key
module Node_key : CUSTOM_TYPE with type t := S.node_key
OCaml

Innovation. Community. Security.