Skip to main content

UpdateThemeInput Input Object

Input fields

ArgumentTypeDescription
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.
idIDThe ID of the Theme to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.