Type Alias Link

type Link = {
    self: { href: string };
}
Index

Properties

Properties

self: { href: string }

Link to current query

Type declaration

  • href: string

    URL pointing to the resource