stationCreate
Create or update a station. This API is in beta. IDs must match the regex ^[a-z0-9_]{3,50}$ (case-insensitive). Use with caution as it will overwrite changes made through the Pico UI.
stationCreate(
input: StationCreateInput!
): Void
Create or update a station. This API is in beta. IDs must match the regex ^[a-z0-9_]{3,50}$ (case-insensitive). Use with caution as it will overwrite changes made through the Pico UI.
stationCreate(
input: StationCreateInput!
): Void
stationCreate.input ● StationCreateInput! non-null inputVoid scalar