-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Labels
in: coreIssues related to config and core supportIssues related to config and core supportstatus: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
The various GraphQL clients supported in this project automatically detect JSON codecs for reading/writing GraphQL requests as JSON payloads. If there is none detected, clients provide a default codec instance.
We should configure automatically the GraphQlModule
from #1174 in default codecs and add integration tests for FieldValue<T>
usage on the client side.
Metadata
Metadata
Assignees
Labels
in: coreIssues related to config and core supportIssues related to config and core supportstatus: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement