Versions in this module Expand all Collapse all v0 v0.0.15 Aug 3, 2024 v0.0.14 Jul 27, 2024 Changes in this version + type BasicResponse struct + Message string + type Cursor struct + After string + Before string + type Empty struct + type Mutation struct + Data *T + Type constant.MutationType + type PaginationRequest struct + Cursor Cursor + Keys []string + Limit int + Sort Sort + type PaginationResponse struct + Cursor Cursor + Total int64 + type Sort struct + Key string + Order string