feat: list sponsors + contributors on contribute admin page
This commit is contained in:
		| @@ -0,0 +1,17 @@ | ||||
| query { | ||||
|   contribute { | ||||
|     contributors { | ||||
|       company | ||||
|       currency | ||||
|       description | ||||
|       id | ||||
|       image | ||||
|       name | ||||
|       profile | ||||
|       tier | ||||
|       totalDonated | ||||
|       twitter | ||||
|       website | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user