On this page
Properties

Type Alias WeatherPayload

type WeatherPayload = {
    variables: WeatherVariable[];
}
Index

Properties

Properties

variables: WeatherVariable[]
Was this helpful?
SDK JS
Modules
Reference
types
WeatherPayload