UNPKG

graphql-connections

Version:

Build and handle Relay-like GraphQL connections using a Knex query builder

5 lines (4 loc) 82 B
export declare const ORDER_DIRECTION: { asc: string; desc: string; };