Packages

p

rocks.muki.graphql

instances

package instances

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. instances
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val monoidDocument: Monoid[Document]

    Useful if you want to combine documents using .combineAll, .foldMap or .foldMapM.

    Useful if you want to combine documents using .combineAll, .foldMap or .foldMapM.

    Note that there is also Documents.merge, which has nothing to do with cats, but merge multiple Documents as well.

  2. implicit object CirceInputUnmarshaller extends InputUnmarshaller[Json]

    Inlined from sangria-circe 1.2.1, as it is not yet available for circe 0.11.x and it is unclear when it would be.

    Inlined from sangria-circe 1.2.1, as it is not yet available for circe 0.11.x and it is unclear when it would be.

    We only need this part so no need to inline everything else from sangria.marshalling.circe._.

Inherited from AnyRef

Inherited from Any

Ungrouped