Meilisearch v1.31.0 introduced a new skipCreation parameter to skip document creationg when using:
We want to update this SDK to allow passing the skipCreation parameter to the relevant API calls:
/indexes/{index_uid}/documents/indexes/{index_uid}/documentsadd_or_replace_documents_1 and add_or_update_documents_1 keys