ProtoTest API Reference ProtoTest API Reference

Enum GraphQLSubscriptionTransport

Namespace
ProtoTest.GraphQL
Assembly
ProtoTest.GraphQL.dll

Selects the wire transport used for GraphQL subscriptions.

public enum GraphQLSubscriptionTransport
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)

Fields

Sse = 1
WebSocket = 0
Edit this page
ProtoTest is open source under the MIT license.