Type Alias ArchonViewModelsCharacterPageArgs

ArchonViewModelsCharacterPageArgs: {
    characterId: Scalars["Int"];
}