Experimental module that adds HTTP/2 server push capabilities to JSON:API. Not tested for production use.
This module enables the client to send requests with a serverPush
query parameter. The query parameter can be requested with and without a value, i.e. the following queries are both valid:
?fields[node--article]=title&serverPush
?fields[node--article]=title&serverPush=field_tags