INPUT_OBJECT
Input to mutate the ObservationTagGroup
input ObservationTagGroupInput {# Active status of the ObservationTagGroupactive: Boolean# Name of the ObservationTagGroupname: String# Tag names assigned to the ObservationTagGrouptagKeys: [String!]}