Added
- "load_batch" method
- added "context" keyword to stay consistent with other methods
- added "ignored_fields" keyword to remove specific keys from data to be loaded
Fixed
- "search", "search_ids" methods
- to improve clarity: replaced empty list by empty string in "order" keyword default values, as the expected type is a string and sending a list raises an error