@type t() :: %{ has_more: boolean(), next_cursor: binary(), object: binary(), results: [any()], type: binary(), page_or_database: map() }