Table of Contents

Interface ISparseFieldSetQueryStringParameterReader

Namespace
JsonApiDotNetCore.QueryStrings
Assembly
JsonApiDotNetCore.dll

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

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