Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Input object

    LocationCanonicalInput

    Filter creators by canonical location components produced by the Geo normalization pipeline. Each populated component must match exactly (case-sensitive on the canonical value); omitted components are ignored.

    Fields

    city String
    Canonical city name (e.g. "Portland"). Matches creator.city_canonical exactly.
    country String
    Canonical country name (e.g. "United States"). Matches creator.country_canonical exactly.
    region String
    Canonical region/state name (e.g. "Oregon"). Matches creator.region_canonical exactly.