Updated graphql package and changed insert job query to upsert BOD-198.

This commit is contained in:
Patrick Fic
2020-08-20 14:35:31 -07:00
parent 32ec745c77
commit 8766026263
7 changed files with 66 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
using GraphQL.Common.Request;
using GraphQL;
using System;
using System.Collections.Generic;
using System.Linq;