CloudConnectionTemplate

providerName
String!,non-null
providerDescription
String!,non-null
image
Image!,non-null
Sample
{ "providerName": "Example String", "providerDescription": "Example String", "image": { "__typename": "Image" } }