UpdateThemes (Input)
Description
No description
Fields
| Name | Description |
|---|---|
| active - UpdateTheme! | |
| drafts - [UpdateTheme!]! | |
| published - [UpdateTheme!]! |
input UpdateThemes {
active: UpdateTheme!
drafts: [UpdateTheme!]!
published: [UpdateTheme!]!
}
No description
| Name | Description |
|---|---|
| active - UpdateTheme! | |
| drafts - [UpdateTheme!]! | |
| published - [UpdateTheme!]! |
input UpdateThemes {
active: UpdateTheme!
drafts: [UpdateTheme!]!
published: [UpdateTheme!]!
}