There should be a function to transform and export output to different formats. For example, JSON to CSV.
This should include handling pagination / have an iterator to deal with multi page output without needing to deal with it manually in multiple separate queries.
There should be a function to transform and export output to different formats. For example, JSON to CSV.
This should include handling pagination / have an iterator to deal with multi page output without needing to deal with it manually in multiple separate queries.