Resort
Contains information about the Resort.
type Resort {
code: String!
name: String
description: String
}
Fields
Resort.code ● String! non-null scalar
Specifies the resort code.
Resort.name ● String scalar
Specifies the resort name.
Resort.description ● String scalar
Specifies the resort description.
Member Of
Supplement object