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

io.liftwizard.graphql.schema.query.QuerySchema.graphqls Maven / Gradle / Ivy

The newest version!
type Query {
}

schema {
    query: Query
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy