interface SynchronizationClientInterface

Methods

getSynchronizationManager()

Get an instance of the synchronization manager.

syncRequest(array $queryData)

Internal method for the sync manager.

Details

at line 24
getSynchronizationManager()

Get an instance of the synchronization manager.

Note that with the Preview API only an initial sync gives valid results.

See also

https://www.contentful.com/developers/docs/concepts/sync/ Sync API

at line 29
syncRequest(array $queryData)

Internal method for the sync manager.

Parameters

array $queryData