Inputs
CreateExchangeInput
Input for creating an exchange.
Fields
filter | Required while creating AEC-DM based exchanges |
viewName | Name of view of the source file to be exchanged. |
source* ExchangeSourceInput! non-null | Source input for the exchange. |
target* ExchangeTargetInput! non-null | Target input for the exchange. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Input for Mutation | createExchange | Creates an exchange on the specified source and target files. |