INPUT_OBJECT

UpdateMarkerInput

link GraphQL Schema definition

  • input UpdateMarkerInput {
  • location: JSON
  • link: String
  • popup: Text
  • date: DateTime
  • id: ID!
  • name: String
  • # An opaque string used by frontend frameworks like relay to track requests and
  • # responses.
  • clientMutationId: String
  • }

link Require by