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

caliban.reporting.client.package.scala Maven / Gradle / Ivy

The newest version!
package caliban.reporting

package object client {

  type ReportSchemaResult
  type ReportSchemaError
  type ReportSchemaResponse
  type Query    = _root_.caliban.client.Operations.RootQuery
  type Mutation = _root_.caliban.client.Operations.RootMutation
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy