Type Alias SubregionServersArgs

SubregionServersArgs: {
    limit?: Maybe<Scalars["Int"]>;
    page?: Maybe<Scalars["Int"]>;
}

A single subregion. Subregions are used to divide a region into sub-categories, such as French or German subregions of a Europe region.