INPUT_OBJECT
Exact match query arguments for Settings
input Settings_Exact {# Select multiple Settings by ID.id: [Int]# The setting's code name.name: String# True if the setting is loaded on login.is_autoload: Boolean# True if dashboard users can edit it.is_user_editable: Boolean# The type of user the setting is for.type: SettingsTypeEnum}