package irmin-graphql

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Default GraphQL types for the Irmin store S.

Parameters

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 Node_key : CUSTOM_TYPE with type t := S.node_key