@powerhousedao/vetra-builder-package 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -72,6 +72,7 @@ export const schema = gql `
72
72
  fetchAllBuilderAccounts(
73
73
  driveId: String
74
74
  search: String
75
+ sortOrder: String
75
76
  ): [BuilderAccountType!]!
76
77
  fetchBuilderAccount(driveId: String, id: String!): BuilderAccountType
77
78
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@powerhousedao/vetra-builder-package",
3
3
  "description": "",
4
- "version": "0.0.12",
4
+ "version": "0.0.13",
5
5
  "license": "AGPL-3.0-only",
6
6
  "type": "module",
7
7
  "files": [