APIsTasklist API (GraphQL)InputsVariableInputOn this pageVariableInputChange or add a variable with name and value.type VariableInput { name: String! value: String!}Fields​name (String)​value (String)​Was this helpful?