createPoll
Description
Create a new poll
Response
Returns a Poll
Arguments
| Name | Description |
|---|---|
| input - CreatePollInput! |
createPoll(
input: CreatePollInput!
): Poll!
Create a new poll
Returns a Poll
| Name | Description |
|---|---|
| input - CreatePollInput! |
createPoll(
input: CreatePollInput!
): Poll!