In the previous package which used Neomerx v1 encoder we had getIncludePaths method in the schema (https://github.com/neomerx/json-api/blob/v1.0.9/src/Schema/SchemaProvider.php#L236) to specify which includes would get sent back to the client if the client did not explicitly provide any includes. It'd be nice to have the same feature in this package.