PlaceInput: {
    id?: InputMaybe<Scalars["ID"]>;
    position: PositionInput;
}

Create a new place or refer to an existing place

Type declaration

Generated using TypeDoc