CommonFieldsInterface
Common fields for BookingAPI entities.
Implemented by
Fields
description (
String!
)
The description associated with the entity.
externalCode (
String!
)
User defined identifier.
id (
ID!
)
Identifies the primary key from the database.
metadata (
JSON!
)
Metadata associated with the entity.
name (
String!
)
The name of the entity.
openings (
JSON!
)
The openings of the entity.
organizationId (
ID!
)
Primary key of the Organization associated with the entity.