Steps to replicate the issue (include links if applicable):
- Observe Wikibases automatically added to Toolforge (or in the future, wmcloud) by the Callback feature
What happens?:
- Wikibases have wikibaseType null
What should have happened instead?:
- Wikibases should have wikibaseType WikibaseType.SUITE
Other information (browser name/version, screenshots, etc.):
- WikibaseType is not an argument in WikibaseInput on the Scraper; full resolution will include adding that input, wiring it up to the relevant database field, and updating the data that Suite sends to include that field
