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