query: { getLedgerHistory: [{ data: Variable<"GetLedgerHistoryInput!", "data">; }, { currentPage: boolean; items: { account_id: boolean; action: boolean; comment: boolean; coopname: boolean; created_at: boolean; global_sequence: boolean; quantity: boolean; }; totalCount: boolean; totalPages: boolean; }]; } = ... Type declaration
getLedgerHistory: [{
data: Variable<"GetLedgerHistoryInput!", "data">;
}, {
currentPage: boolean;
items: {
account_id: boolean;
action: boolean;
comment: boolean;
coopname: boolean;
created_at: boolean;
global_sequence: boolean;
quantity: boolean;
};
totalCount: boolean;
totalPages: boolean;
}]
Получить историю операций по счетам кооператива