Type Alias GetProjectsQueryVariables

GetProjectsQueryVariables: Exact<{
    org: Scalars["String"]["input"];
}>