Table of Contents

Interface IIncludeQueryStringParameterReader

Namespace
JsonApiDotNetCore.QueryStrings
Assembly
JsonApiDotNetCore.dll

Reads the 'include' query string parameter and produces a set of query constraints from it.

[PublicAPI]
public interface IIncludeQueryStringParameterReader : IQueryStringParameterReader, IQueryConstraintProvider
Inherited Members