graphql-python / graphql-python/graphql-relay-py
How can I get offset from cursor using exposed function?
Open
- Dominant language
- Python
- Stars
- 144
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.