graphql/graphql-relay-js

Export pageInfoType

sdemjanenko opened this issue · 0 comments

I would like to reference this type from my own custom implementations of a connection. If this library would export this GraphQL type, I would be able to use it and ensure my pageInfo schema is consistent with relay's. Thank!