Parameters comprising the segments of a JSON:API endpoint URL.

Hierarchy

  • EndpointUrlSegments

Properties

bundleId: string

The bundle identifier.

entityTypeId: string

The entity type identifier.

localeSegment?: string

Optional. The locale segment. Default is an empty string.

queryString?: string

Optional. The query string. Default is an empty string.

resourceId?: string

Optional. The ID of the individual resource.

Generated using TypeDoc