@type t() :: %DataTable.Source.Query{ fields: term(), filters: term(), limit: term(), offset: term(), sort: term() }