In my schema I could always put a custom resolver with it similar to this: import gqlDate from 'graphql-iso-date'; const MyType = new gql.GraphQLObjectType({ ...
確定! 回上一頁