INPUT_OBJECT
Attributes for updating an admin role
input AdminRoleUpdateInput {# Description of the admin roledescription: String# Permissions available to this admin rolepermissions: [String!]}