Venue
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / Venue
Type Alias: Venue
> Venue: object
Type declaration
__typename?
> optional
__typename: "Venue"
_id
> _id: Scalars
["ID"
]["output"
]
capacity
> capacity: Scalars
["Int"
]["output"
]
description?
> optional
description: Maybe
<Scalars
["String"
]["output"
]>
imageUrl?
> optional
imageUrl: Maybe
<Scalars
["URL"
]["output"
]>
name
> name: Scalars
["String"
]["output"
]
organization
> organization: Organization