mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
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