Model Sync Field Query
Returns the source fields available on a connection for a given source configuration.
Pass the model's source configuration as query parameters to resolve the
fields that the connection will expose for that specific configuration. The
returned fields are what can be referenced in sync field mappings.
> 📘 Results depend on the source configuration you supply. A different
> table or query in the configuration may return a completely different field
> list.
The available source configuration parameters are described by
[`GET /api/connections/{id}/modelsync/source`](../../../../../../api-reference/model-sync/get-source).
