journeys
No description
journeys(
namespace: String!
createdAfter: String
createdBefore: String
markerName: String
beginLat: Float
beginLong: Float
beginRadius: Int
endLat: Float
endLong: Float
endRadius: Int
type: String
page: Int
per_page: Int
): [Journey]