Category input model used to create and update
t() :: %ExClubhouse.Model.Input.Category{ color: binary(), external_id: binary() | nil, name: binary(), type: :milestone | nil }