GraphQL OBJECT
A parameter of the url.
type UrlParameter {# The name of the parameter.name: String # The value of the parameter.value: String }