Interface: IUpsertWorkflowSearchAttributes
coresdk.workflow_commands.IUpsertWorkflowSearchAttributes
Properties of an UpsertWorkflowSearchAttributes.
Implemented by
Properties
searchAttributes
• Optional searchAttributes: null | { [k: string]: IPayload; }
SearchAttributes fields - equivalent to indexed_fields on api. Key = search index, Value = value?