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