Package graphql.relay

Class DefaultConnection<T>

java.lang.Object
graphql.relay.DefaultConnection<T>
All Implemented Interfaces:
Connection<T>

@PublicApi public class DefaultConnection<T> extends Object implements Connection<T>
A default implementation of Connection