Type Alias ArchonViewModelsAbilityArgs

ArchonViewModelsAbilityArgs: {
    id?: Maybe<Scalars["Int"]>;
}