Last little fixes and debugging
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
name
|
||||
slug
|
||||
flag { full_url title }
|
||||
continent { id }
|
||||
continent { id name }
|
||||
}
|
||||
}
|
||||
locations (filter: { status_eq: "published" }) {
|
||||
@@ -41,7 +41,7 @@
|
||||
name
|
||||
slug
|
||||
region
|
||||
country { id }
|
||||
country { id name slug }
|
||||
description
|
||||
close
|
||||
coordinates
|
||||
|
||||
Reference in New Issue
Block a user