Chris H
06/26/2018, 7:55 PMVariable '$_input' cannot be non input type 'SetCloudSecretInput!'. (line 1, column 20): mutation ($_input: SetCloudSecretInput!) { ^ Unknown type 'SetCloudSecretInput'. (line 1, column 20): mutation ($_input: SetCloudSecretInput!) { ^ Cannot query field 'setCloudSecret' on type 'Mutation'. (line 2, column 3): setCloudSecret(input: $_input) { ^
I can access the Prisma instance and create a service from prisma init without a hitch but I can't add the server to Prisma Cloud. Anyone have some insight on this?