updateLead
This page contains
Arguments
| input UpdateLeadInput! PREVIEW |
UpdateLeadInput fields
| context LeadContext! PREVIEW | |
| id ID! | |
| customer LeadCustomerInput PREVIEW | |
| notes String | |
| customAttributes [LeadCustomAttributeInput!] PREVIEW |
Return Fields
| lead Lead PREVIEW | |
| userErrors [UpdateLeadError!] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.