Type Alias GeneratorUpdateInput

GeneratorUpdateInput: {
    id: Scalars["String"]["input"];
    raw?: InputMaybe<Scalars["JSON"]["input"]>;
}