graphql.execution.nextgen.package-info Maven / Gradle / Ivy
/**
* WARNING: All code in this package is a work in progress for a new execution engine.
* It is not really "wired up" and can't be really used and should not be used yet!
*
* Jan 2022 - We have decided to deprecate the NextGen engine, and it will be removed in a future release.
*/
@Internal
@Deprecated
package graphql.execution.nextgen;
import graphql.Internal;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy