OBJECT
SiteDiaryCreateResult
An entity with an id.
link GraphQL Schema definition
- type SiteDiaryCreateResult {
- # The unique ID of the entity.
- Int :
- # Overlapping activity times.
- OverlappingActivities] : [
- }
OBJECT
An entity with an id.
- type SiteDiaryCreateResult {
- # The unique ID of the entity.
- Int :
- # Overlapping activity times.
- OverlappingActivities] : [
- }