OBJECT
ContainerDetail
This type is for beta usage only
link GraphQL Schema definition
- type ContainerDetail {
- # The affinity account name of this container
- String :
- # Attribute of the container
- Map_String_StringScalar :
- # The type of this container
- ContainerType :
- # The person (VolunteerMatch admin) who created this container
- String :
- # The create date of this container
- String :
- # The update date of this container
- String :
- # The person who deleted this container
- String :
- # The description of this container
- String :
- # This type is for beta usage only
- Int :
- # The name of this container
- String :
- # The total opportunity count belongs to an opp container type
- Int :
- # The total organization count belongs to an org container type
- Int :
- # The short name of this container
- String :
- }