Join Slack
Powered by
I want all field that a nullable in my mocked sche...
# orm-help
e
emattias
10/12/2018, 3:55 PM
I want all field that a nullable in my mocked schema to randomly return
null
without having to implement a mock for all fields. Is there a way to override the default mock to randomly return
null
(for nullable fields). I am using
addMockFunctionsToSchema
and
SchemaLink
4
Views
Open in Slack
Previous
Next