Type Alias ArchonViewModelsReportPageArgs

ArchonViewModelsReportPageArgs: {
    reportCode: Scalars["String"];
    userId?: Maybe<Scalars["Int"]>;
}
""