OBJECT

LocationResourceType

Location resource

link GraphQL Schema definition

  • type LocationResourceType {
  • # The resource ID
  • resourceId: String
  • # The resource title
  • resourceTitle: String
  • }