Skip to main content
Version: Next

Models.Paginated.previous

Home > @backstage/plugin-bitbucket-cloud-common > Models > Paginated > previous

Link to previous page if it exists. A collections first page does not have this value. This is an optional element that is not provided in all responses. Some result sets strictly support forward navigation and never provide previous links. Clients must anticipate that backwards navigation is not always available. Use this link to navigate the result set and refrain from constructing your own URLs.

Signature:

previous?: string;