gql

package
v0.0.0-...-f9f6af2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OccupancyStatus = "vehicle.occupancyStatus"
	OccupancyRate   = "vehicle.occupancyRate"
)

Variables

View Source
var Schema = `` /* 841-byte string literal not displayed */

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
	Partner *core.Partner
}

func (*Resolver) UpdateVehicle

func (r *Resolver) UpdateVehicle(args struct {
	Code  string
	Input vehicleInput
}) (*vehicleResolver, error)

func (*Resolver) Vehicle

func (r *Resolver) Vehicle(args struct{ Code string }) (*vehicleResolver, error)

func (*Resolver) Vehicles

func (r *Resolver) Vehicles() (l []*vehicleResolver)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL