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

graphql.schema.GraphQLNullableType Maven / Gradle / Ivy

package graphql.schema;


import graphql.PublicApi;

@PublicApi
public interface GraphQLNullableType extends GraphQLType {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy