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