Hi,
I'am calling an external endpoint behind a connection which is already providing me a cursor based pagination, I would like to forward the cursor from the external api response to the Absinthe Connection.
Does this makes sense to you? If so is there a away to achieve this?