INPUT_OBJECT
LegalAttributesInput
Legal information group.
link GraphQL Schema definition
- input LegalAttributesInput {
- # The energy details.
- : EnergyInput
- # Legal information.
- : [LocalizedStringInput!]
- # Property and land information.
- : PropertyAndLandInput
- # The regulations details.
- : RegulationsInput
- }