CompanyThemeDeleteInput
No description
input CompanyThemeDeleteInput {
clientMutationId: String
id: Int!
}
Fields
CompanyThemeDeleteInput.clientMutationId
● String
scalar
CompanyThemeDeleteInput.id
● Int!
non-null scalar
Member Of
companyThemeDelete
mutation