graphql-zeus icon indicating copy to clipboard operation
graphql-zeus copied to clipboard

Mapping data from response

Open elwis33333 opened this issue 2 years ago • 1 comments

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

elwis33333 avatar Jun 06 '22 10:06 elwis33333

with scalars it is possible in 5.0.3 Actually we can add for types and interfaces why not

aexol avatar Jun 06 '22 13:06 aexol