QueryAuthorizedProfilesArgs: {
    after?: InputMaybe<Scalars["String"]>;
    first: Scalars["Int"];
}

Type declaration

Generated using TypeDoc