Closed finken2 closed 4 years ago
Cannot return null for non-nullable field Resource.cluster.
query ($org_id: String!, $uuid: String!) { subscription(orgId: $org_id, uuid: $uuid) { remoteResources { id, cluster { clusterId, name }, }, } }
@finken2 - can you confirm if this is still an issue?
Verified in insomnia. Fixed!
Cannot return null for non-nullable field Resource.cluster.