ENUM
OnboardingStatus
link GraphQL Schema definition
- enum OnboardingStatus {
- # The onboarding process was not started by the agency company.
- # The company started the onboarding and need to provide basic information.
- # The company has completed the basic information section and need to send
- # connection requests to schools.
- # The company has sent connection requests to schools and need to invite schools
- # to join Edvisor.
- # The company completed the onboarding process.
- }