Optional
value?: InputMaybe<Scalars["String"]["input"]>Value to update the entry to. Null values will cause the entry to be deleted
Optional
version?: InputMaybe<Scalars["Long"]["input"]>Optional version of the entry to set. If provided, a write will only succeed if the version is greater than the current stored version. If omitted, the current version is overwritten
Key of the entry to update