Archive API docs
    Jump to

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

    Object

    UrlLookupResult

    Result of looking up a single input string against the current workspace.

    Fields

    Object, input and enum types open in place — use + to reveal their fields. A type that is already open above the row stops at a ↻ circular marker, and anything nested past the depth limit links out to its own page instead.

    itemId ID
    The matching shop item UUID, or null if no match was found.
    status UrlLookupStatus!
    Outcome of the lookup: FOUND, NOT_FOUND, or INVALID_URL.
    url String!
    The original input string that was looked up.