fix cursor

This commit is contained in:
poka 2021-08-27 23:08:38 +02:00
parent 7bfa733fc5
commit 314dc74404
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class ListWallets:
queryBuild = gql(
"""
{
wallets(pagination: { cursor: "1NiFHXUQDVNXuKE54Q8SdQRWmtKPVtMqWBSb8d8VkiS", ord: ASC, pageSize: 0 }) {
wallets(pagination: { cursor: null, ord: ASC, pageSize: 0 }) {
pageInfo {
hasNextPage
endCursor