OBJECT

GoogleMapsCredentials

Google maps credentials

link GraphQL Schema definition

  • type GoogleMapsCredentials {
  • # Google Maps API key
  • apiKey: String
  • # Google Maps host
  • host: String
  • }