GraphqlObjectTypeTableArgs Property

NReco.GraphQL Class Library Documentation
Get or Set possible Schema object arguments Preset: all described fields from ObjectSchema Might be preset (depends on construtor params): sort/filter/pagination key-words from GraphqlDbAdapterOptions

Namespace:  NReco.GraphQL
Assembly:  NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax

public QueryArguments TableArgs { get; set; }

Property Value

Type: QueryArguments
See Also

Reference