> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# ErpTransactionMetadataFilter

**Input object**

*No description provided in the schema yet.*

## Input fields

<ParamField body="syncStatus" type="ErpTransactionSyncStatus">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="updatedAfter" type="DateTime">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="transactionRecordIds" type="[UUID!]">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="sortKey" type="ErpTransactionMetadataSortKey">
  Defaults to UPDATED\_AT.
</ParamField>

<ParamField body="sortOrder" type="SortOrder">
  Defaults to DESC.
</ParamField>
