graphql.execution.batched.GraphQLExecutionResultList Maven / Gradle / Ivy
package graphql.execution.batched;
import java.util.List;
public class GraphQLExecutionResultList extends GraphQLExecutionResultContainer {
private final List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy