ENUM
ProcessHostApplicationAction
Action taken for an account application to the host
link GraphQL Schema definition
- enum ProcessHostApplicationAction {
- # Approve the account request to be hosted
- # Rejects the account request to be hosted
- # Sends a private message to the admins of the account
- # Creates a public conversation
- }