kibelasync icon indicating copy to clipboard operation
kibelasync copied to clipboard

fix cursor format

Open dmnlk opened this issue 5 years ago • 0 comments

if provide cursor to query, failed graphql request. cursor param type is string but not specified collect format.

[kibelasync] failed to retrieve budgets from response: unexpected end of JSON input
[kibelasync] failed to ki.pullFullNotes: Argument 'after' on Field 'notes' has an invalid value (MTAw). Expected type 'String'.

this patch fixes this issue.

dmnlk avatar Oct 05 '20 12:10 dmnlk