Class ProtoGraphQLTargetBuilderExtensions
public static class ProtoGraphQLTargetBuilderExtensions
- Inheritance
-
ProtoGraphQLTargetBuilderExtensions
- Inherited Members
Methods
WithSchemaCoverage(IProtoTargetBuilder)
public static IProtoTargetBuilder WithSchemaCoverage(this IProtoTargetBuilder target)
Parameters
targetIProtoTargetBuilder
Returns
WithSchemaCoverage(IProtoTargetBuilder, string)
public static IProtoTargetBuilder WithSchemaCoverage(this IProtoTargetBuilder target, string schemaSource)
Parameters
targetIProtoTargetBuilderschemaSourcestring
Returns
WithSubscriptionTransport(IProtoTargetBuilder, GraphQLSubscriptionTransport)
public static IProtoTargetBuilder WithSubscriptionTransport(this IProtoTargetBuilder target, GraphQLSubscriptionTransport transport)
Parameters
targetIProtoTargetBuildertransportGraphQLSubscriptionTransport