This project is not covered by Drupal’s security advisory policy.

Sometimes when using JSON:API we need to automatically include all relationships in the response without listing them in the include query parameter. This module provides such option.

Features

Add jsonapi_auto_include=1 parameter to any JSON:API resource request, and all the relationships will be included in the response.

Post-Installation

This works immediately after enabling it and does not require any configuration.

Additional Requirements

This module naturally depends on Drupal core's JSON:API module.

This module is compatible with JSON:API Extras module.

Project information

Releases