graphql-zeus
graphql-zeus copied to clipboard
Mapping data from response
Possibility of mapping data from response into desired type used at front side of application, eg. date string into Date object; when data is used in Table from some package (eg. antD) and it is required to provide data for each row in specified object
with scalars it is possible in 5.0.3
Actually we can add for types and interfaces why not