mutation {
  CreatePlace(
title: "Place title"
        contributor: "https://placedatabase.com"
        creator: "https://upf.edu"
        source: "https://placedatabase.com/place"
        format: "text/html"
        name: "Place title"
        language: en
) {
identifier
}
}