All Downloads are FREE. Search and download functionalities are using the official Maven repository.

caliban.introspection.adt.__Introspection.scala Maven / Gradle / Ivy

The newest version!
package caliban.introspection.adt

case class __Introspection(
  __schema: __Schema,
  __type: __TypeArgs => Option[__Type]
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy