ConnectOperatorToVenueInput
Input for connecting an Operator to a Venue with IS_OPERATOR_OF relationship.
Fields
| Field | Type | Description |
|---|---|---|
fromDate | DateTime | When does the relationship start. Default to now |
operatorId | String! | The ID of the Buyer or Contact node. |
thruDate | DateTime | |
venueId | String! | The ID of the venue node. |