Type Alias QueryProjectArgs

QueryProjectArgs: {
    id: Scalars["String"]["input"];
    organization: Scalars["String"]["input"];
}