hellojere
03/29/2017, 9:49 AMnull
value issue. GraphQL fives an error with these when trying to insert - what’s the right approach here? Can’t I really update with null values?nilan
03/29/2017, 9:50 AMnilan
03/29/2017, 9:50 AMhellojere
03/29/2017, 9:50 AMhellojere
03/29/2017, 9:51 AMnilan
03/29/2017, 9:51 AMnilan
03/29/2017, 9:51 AMnull
. I have not actually tried to do it with Apollo yetnilan
03/29/2017, 9:52 AMnilan
03/29/2017, 9:53 AMhellojere
03/29/2017, 9:55 AM!
after the type declaration in the gql variable definitionsnilan
03/29/2017, 10:02 AMnilan
03/29/2017, 10:03 AMhellojere
03/29/2017, 10:56 AMhellojere
03/29/2017, 10:56 AMGraphQL error: Variable '$client' expected value of type 'String!' but value is undefined. Reason: Expected non-null value, found null.
hellojere
03/29/2017, 10:57 AMString!
to String
nilan
03/29/2017, 11:18 AMnilan
03/29/2017, 11:18 AM