INPUT_OBJECT
OpportunityCreateInput
link GraphQL Schema definition
- input OpportunityCreateInput {
- Category]! : [
- OpportunityConnectionType :
- # Contact information for opportunity
- ContactDetailInput! :
- String :
- String :
- Boolean :
- CustomDataInput] : [
- SelectDateRangeInput! :
- String :
- String :
- # The type of activity this opportunity is great for
- GreatFor] : [
- String :
- String :
- LocationDetailInput! :
- # opportunity minGroupSize, needs to be one of: 5,10,20 or 10000"
- String :
- String :
- # Create detail in this bean if this opportunity is good for private groups
- PrivateGroupDetailInput :
- String :
- RequirementsBeanInput :
- ShiftOrTimeslot :
- ShiftDetailInput] : [
- Skill] : [
- String :
- String] : [
- String] : [
- String :
- Timeslot] : [
- String! :
- Int! :
- }