autoFillFields
Lookup the values that will automatically fill the child-card's start form fields
| Query : Return Object |
|---|
| autoFillFields: [AutoFillFieldUnion] |
| Argument : Object | Description |
|---|---|
| connectorId: ID! | Required. Connector ID |
| connectorType: String! | Required. Connector Type |
| overrideFieldValue: [FilledField] | Override Field Value |
| parentCardId: ID! | Required. Parent card ID |
| throughConnectors: ReferenceConnectorFieldInput | Through Connectors |