InlineFragment
Namespace: FSharp.Data.GraphQL
Dummy type to wrap inline fragments, shouldn't be used directly. Use the static method On of provided types instead
Constructors
Constructor | Description |
new(typeCondition, selection)
Signature: (typeCondition:string * selection:(obj -> Fields)) -> InlineFragment
|
CompiledName: |