type
GooglePlace
{
payload
:
Json
!
}
extend
type
Query
{
googlePlace
(
id
:
String
!
):
GooglePlace
}
view raw
graphcool-resolver-maps-sdl.graphql
hosted with ❤ by
GitHub