graphql-relay-py icon indicating copy to clipboard operation
graphql-relay-py copied to clipboard

How can I get offset from cursor using exposed function?

Open worudso opened this issue 8 years ago • 0 comments

I found cursor_to_offset function internally used. I know that I can define cursor myself, but I think there has to be a way to deal with predefined cursor. But there are not exposed. And I'm using graphene actually, not graphql_relay directly. I think that they both don't offer such way neither.

worudso avatar Jun 02 '17 01:06 worudso