CompanyThemeUpdate
No description
type CompanyThemeUpdate {
clientMutationId: String
theme: CompanyTheme
}
Fields
CompanyThemeUpdate.clientMutationId
● String
scalar
CompanyThemeUpdate.theme
● CompanyTheme
object
Returned By
companyThemeUpdate
mutation