Table of Contents

Class BuiltInPatterns

Namespace
JsonApiDotNetCore.QueryStrings.FieldChains
Assembly
JsonApiDotNetCore.dll
[PublicAPI]
public static class BuiltInPatterns
Inheritance
BuiltInPatterns
Inherited Members

Properties

RelationshipChainEndingInToMany

public static FieldChainPattern RelationshipChainEndingInToMany { get; }

Property Value

FieldChainPattern

SingleField

public static FieldChainPattern SingleField { get; }

Property Value

FieldChainPattern

ToOneChain

public static FieldChainPattern ToOneChain { get; }

Property Value

FieldChainPattern

ToOneChainEndingInAttribute

public static FieldChainPattern ToOneChainEndingInAttribute { get; }

Property Value

FieldChainPattern

ToOneChainEndingInAttributeOrToOne

public static FieldChainPattern ToOneChainEndingInAttributeOrToOne { get; }

Property Value

FieldChainPattern

ToOneChainEndingInToMany

public static FieldChainPattern ToOneChainEndingInToMany { get; }

Property Value

FieldChainPattern