INPUT_OBJECT
Input type for updating the given sites' theme
input UpdateSitesThemeInput {# List of site's idssites: [Int!]!# Id of Themetheme: Int!}