Skip to main content

MinimalResolvedConsumable

No description

type MinimalResolvedConsumable {
brand: MinimalResolvedConsumableBrand
id: uuid!
metadata: jsonb!
type: MinimalResolvedConsumableType!
}

Fields

MinimalResolvedConsumable.brand ● MinimalResolvedConsumableBrand object

MinimalResolvedConsumable.id ● uuid! non-null scalar

MinimalResolvedConsumable.metadata ● jsonb! non-null scalar

MinimalResolvedConsumable.type ● MinimalResolvedConsumableType! non-null object

Member Of

AppointmentServiceConsumableCanUpdate object