UpdateThemeInput Input Object
Input fields
Argument | Type | Description |
---|---|---|
colors | [ThemeColorInput] | A list of inputs that describe the colors used in the theme. |
properties | [ThemePropertyInput] | A list of inputs that describe the properties used in the theme. |
id | ID | The ID of the Theme to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |