![JAR search and dependency download from the Maven repository](/logo.png)
graphql.schema.GraphQLOutputType Maven / Gradle / Ivy
package graphql.schema;
public interface GraphQLOutputType extends GraphQLType {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package graphql.schema;
public interface GraphQLOutputType extends GraphQLType {
}