Function tryGetUrlPath

Strips the CDN URL and query params from a URL, eg: https://cdn.sanity.io/images/project/dataset/filename-200x200.jpg?foo=barimages/project/dataset/filename-200x200.jpg

The path of a CDN URL

  • Parameters

    • Rest...args: [url: string]

    Returns any

    Returns undefined instead of throwing if a value cannot be resolved