@ludo.ninja/api 1.0.89 → 2.1.0

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.
Files changed (245) hide show
  1. package/package.json +3 -10
  2. package/src/graphql_tools/__generated__/schema.ts +2 -0
  3. package/codegen.yml +0 -18
  4. package/src/graphql_tools/schemas/asset/query.graphqls +0 -65
  5. package/src/graphql_tools/schemas/asset/type/asset.graphqls +0 -36
  6. package/src/graphql_tools/schemas/asset/type/assetPage.graphqls +0 -4
  7. package/src/graphql_tools/schemas/asset/type/attribute.graphqls +0 -4
  8. package/src/graphql_tools/schemas/asset/type/media.graphqls +0 -11
  9. package/src/graphql_tools/schemas/assets/asset/mutation.graphqls +0 -11
  10. package/src/graphql_tools/schemas/assets/asset/query.graphqls +0 -14
  11. package/src/graphql_tools/schemas/assets/asset/type/asset.graphqls +0 -36
  12. package/src/graphql_tools/schemas/assets/asset/type/assetGallery.graphqls +0 -4
  13. package/src/graphql_tools/schemas/assets/asset/type/assetMarket.graphqls +0 -6
  14. package/src/graphql_tools/schemas/assets/asset/type/assetPrice.graphqls +0 -4
  15. package/src/graphql_tools/schemas/assets/asset/type/assetsPage.graphqls +0 -4
  16. package/src/graphql_tools/schemas/assets/asset/type/attribute.graphqls +0 -4
  17. package/src/graphql_tools/schemas/assets/asset/type/bannerAsset.graphqls +0 -7
  18. package/src/graphql_tools/schemas/assets/asset/type/bannerAssetsPage.graphqls +0 -4
  19. package/src/graphql_tools/schemas/assets/asset/type/dynamicAssetData.graphqls +0 -5
  20. package/src/graphql_tools/schemas/assets/asset/type/galleries.graphqls +0 -3
  21. package/src/graphql_tools/schemas/assets/asset/type/media.graphqls +0 -11
  22. package/src/graphql_tools/schemas/assets/asset/type/profile.graphqls +0 -15
  23. package/src/graphql_tools/schemas/assets/asset/type/showcaseAsset.graphqls +0 -14
  24. package/src/graphql_tools/schemas/assets/asset/type/showcaseAssetsPage.graphqls +0 -4
  25. package/src/graphql_tools/schemas/assets/scalars.graphqls +0 -2
  26. package/src/graphql_tools/schemas/assets/schema.graphqls +0 -12
  27. package/src/graphql_tools/schemas/auth/auth/mutation.graphqls +0 -4
  28. package/src/graphql_tools/schemas/auth/auth/query.graphqls +0 -4
  29. package/src/graphql_tools/schemas/auth/auth/type/login.graphqls +0 -6
  30. package/src/graphql_tools/schemas/auth/auth/type/loginsPage.graphqls +0 -4
  31. package/src/graphql_tools/schemas/auth/auth/type/tokenPair.graphqls +0 -6
  32. package/src/graphql_tools/schemas/auth/scalars.graphqls +0 -2
  33. package/src/graphql_tools/schemas/auth/schema.graphqls +0 -12
  34. package/src/graphql_tools/schemas/auth/testReponse.graphqls +0 -5
  35. package/src/graphql_tools/schemas/collection/input/dynamicCollectionDataInput.graphqls +0 -5
  36. package/src/graphql_tools/schemas/collection/query.graphqls +0 -8
  37. package/src/graphql_tools/schemas/collection/type/attribute.graphqls +0 -4
  38. package/src/graphql_tools/schemas/collection/type/collection.graphqls +0 -21
  39. package/src/graphql_tools/schemas/collection/type/collectionAsset.graphqls +0 -29
  40. package/src/graphql_tools/schemas/collection/type/collectionAssetsPage.graphqls +0 -4
  41. package/src/graphql_tools/schemas/collection/type/collectionMarket.graphqls +0 -6
  42. package/src/graphql_tools/schemas/collection/type/collectionPage.graphqls +0 -4
  43. package/src/graphql_tools/schemas/collection/type/dynamicCollectionData.graphqls +0 -6
  44. package/src/graphql_tools/schemas/collection/type/media.graphqls +0 -10
  45. package/src/graphql_tools/schemas/collection/type/profile.graphqls +0 -9
  46. package/src/graphql_tools/schemas/collections/collection/mutation.graphqls +0 -4
  47. package/src/graphql_tools/schemas/collections/collection/query.graphqls +0 -4
  48. package/src/graphql_tools/schemas/collections/collection/type/profile.graphqls +0 -9
  49. package/src/graphql_tools/schemas/collections/collection/type/showcaseItem.graphqls +0 -19
  50. package/src/graphql_tools/schemas/collections/collection/type/showcaseItemsPage.graphqls +0 -4
  51. package/src/graphql_tools/schemas/collections/scalars.graphqls +0 -2
  52. package/src/graphql_tools/schemas/collections/schema.graphqls +0 -12
  53. package/src/graphql_tools/schemas/common/input/gallerySearchFilterInput.graphqls +0 -6
  54. package/src/graphql_tools/schemas/common/input/searchFilterInput.graphqls +0 -5
  55. package/src/graphql_tools/schemas/common/input/selectionInput.graphqls +0 -4
  56. package/src/graphql_tools/schemas/common/query.graphqls +0 -21
  57. package/src/graphql_tools/schemas/common/type/topEntitiesPage.graphqls +0 -5
  58. package/src/graphql_tools/schemas/creation/query.graphqls +0 -5
  59. package/src/graphql_tools/schemas/creation/type/creation.graphqls +0 -17
  60. package/src/graphql_tools/schemas/creation/type/creationPage.graphqls +0 -4
  61. package/src/graphql_tools/schemas/experiences/query.graphqls +0 -4
  62. package/src/graphql_tools/schemas/experiences/subscription.graphqls +0 -3
  63. package/src/graphql_tools/schemas/experiences/type/task.graphqls +0 -12
  64. package/src/graphql_tools/schemas/experiences/type/userXp.graphqls +0 -4
  65. package/src/graphql_tools/schemas/extension/query.graphqls +0 -3
  66. package/src/graphql_tools/schemas/extension/scalars.graphqls +0 -1
  67. package/src/graphql_tools/schemas/extension/schema.graphqls +0 -12
  68. package/src/graphql_tools/schemas/extension/type/assetData.graphqls +0 -4
  69. package/src/graphql_tools/schemas/extension/type/collectionData.graphqls +0 -9
  70. package/src/graphql_tools/schemas/extension/type/nftData.graphqls +0 -9
  71. package/src/graphql_tools/schemas/galleries/gallery/input/galleryAsset.graphqls +0 -4
  72. package/src/graphql_tools/schemas/galleries/gallery/input/galleryCreation.graphqls +0 -4
  73. package/src/graphql_tools/schemas/galleries/gallery/mutation.graphqls +0 -29
  74. package/src/graphql_tools/schemas/galleries/gallery/query.graphqls +0 -49
  75. package/src/graphql_tools/schemas/galleries/gallery/type/asset.graphqls +0 -16
  76. package/src/graphql_tools/schemas/galleries/gallery/type/assetsPage.graphqls +0 -4
  77. package/src/graphql_tools/schemas/galleries/gallery/type/attribute.graphqls +0 -4
  78. package/src/graphql_tools/schemas/galleries/gallery/type/galleriesPage.graphqls +0 -5
  79. package/src/graphql_tools/schemas/galleries/gallery/type/galleriesPageV2.graphqls +0 -5
  80. package/src/graphql_tools/schemas/galleries/gallery/type/gallery.graphqlsDuplicate +0 -13
  81. package/src/graphql_tools/schemas/galleries/gallery/type/media.graphqls +0 -9
  82. package/src/graphql_tools/schemas/galleries/gallery/type/profile.graphqls +0 -9
  83. package/src/graphql_tools/schemas/galleries/scalars.graphqls +0 -2
  84. package/src/graphql_tools/schemas/galleries/schema.graphqls +0 -12
  85. package/src/graphql_tools/schemas/gallery/query.graphqls +0 -37
  86. package/src/graphql_tools/schemas/gallery/type/gallery.graphqlsDupicate +0 -16
  87. package/src/graphql_tools/schemas/gallery/type/galleryAsset.graphqls +0 -13
  88. package/src/graphql_tools/schemas/gallery/type/galleryCreation.graphqls +0 -29
  89. package/src/graphql_tools/schemas/gallery/type/galleryCreationsPage.graphqls +0 -4
  90. package/src/graphql_tools/schemas/gallery/type/galleryPage.graphqls +0 -5
  91. package/src/graphql_tools/schemas/gallery/type/profile.graphqls +0 -7
  92. package/src/graphql_tools/schemas/identities/identity/mutation.graphqls +0 -26
  93. package/src/graphql_tools/schemas/identities/identity/query.graphqls +0 -4
  94. package/src/graphql_tools/schemas/identities/identity/type/identity.graphqls +0 -8
  95. package/src/graphql_tools/schemas/identities/identity/type/wallet.graphqls +0 -7
  96. package/src/graphql_tools/schemas/identities/profile/input/inputProfile.graphqls +0 -6
  97. package/src/graphql_tools/schemas/identities/profile/input/inputSocial.graphqls +0 -15
  98. package/src/graphql_tools/schemas/identities/profile/mutation.graphqls +0 -9
  99. package/src/graphql_tools/schemas/identities/profile/query.graphqls +0 -6
  100. package/src/graphql_tools/schemas/identities/profile/type/follower.graphqls +0 -6
  101. package/src/graphql_tools/schemas/identities/profile/type/profile.graphqls +0 -16
  102. package/src/graphql_tools/schemas/identities/profile/type/social.graphqls +0 -6
  103. package/src/graphql_tools/schemas/identities/profile/type/user_invite_code.graphqls +0 -6
  104. package/src/graphql_tools/schemas/identities/scalars.graphqls +0 -2
  105. package/src/graphql_tools/schemas/identities/schema.graphqls +0 -12
  106. package/src/graphql_tools/schemas/images/mutation.graphqls +0 -6
  107. package/src/graphql_tools/schemas/images/query.graphqls +0 -3
  108. package/src/graphql_tools/schemas/images/scalars.graphqls +0 -2
  109. package/src/graphql_tools/schemas/images/schema.graphqls +0 -12
  110. package/src/graphql_tools/schemas/markets/market/query.graphqls +0 -4
  111. package/src/graphql_tools/schemas/markets/market/type/market.graphqls +0 -88
  112. package/src/graphql_tools/schemas/markets/market/type/marketsPage.graphqls +0 -4
  113. package/src/graphql_tools/schemas/markets/scalars.graphqls +0 -2
  114. package/src/graphql_tools/schemas/markets/schema.graphqls +0 -12
  115. package/src/graphql_tools/schemas/moderations/asset/input/assetModerationFilter.graphqls +0 -12
  116. package/src/graphql_tools/schemas/moderations/asset/input/updateAssetModeration.graphqls +0 -5
  117. package/src/graphql_tools/schemas/moderations/asset/mutation.graphqls +0 -10
  118. package/src/graphql_tools/schemas/moderations/asset/query.graphqls +0 -4
  119. package/src/graphql_tools/schemas/moderations/asset/type/assetModeration.graphqls +0 -29
  120. package/src/graphql_tools/schemas/moderations/asset/type/assetModerationsPage.graphqls +0 -4
  121. package/src/graphql_tools/schemas/moderations/asset/type/attribute.graphqls +0 -4
  122. package/src/graphql_tools/schemas/moderations/asset/type/media.graphqls +0 -7
  123. package/src/graphql_tools/schemas/moderations/asset/type/profile.graphqls +0 -9
  124. package/src/graphql_tools/schemas/moderations/common/input/selection.graphqls +0 -4
  125. package/src/graphql_tools/schemas/moderations/scalars.graphqls +0 -2
  126. package/src/graphql_tools/schemas/moderations/schema.graphqls +0 -12
  127. package/src/graphql_tools/schemas/moderations/user/input/updateUserModeration.graphqls +0 -6
  128. package/src/graphql_tools/schemas/moderations/user/input/userModerationFilter.graphqls +0 -8
  129. package/src/graphql_tools/schemas/moderations/user/mutation.graphqls +0 -11
  130. package/src/graphql_tools/schemas/moderations/user/query.graphqls +0 -5
  131. package/src/graphql_tools/schemas/moderations/user/type/userModeration.graphqls +0 -14
  132. package/src/graphql_tools/schemas/moderations/user/type/userModerationsPage.graphqls +0 -4
  133. package/src/graphql_tools/schemas/moderations/user/type/userWallet.graphqls +0 -7
  134. package/src/graphql_tools/schemas/opportunities/opportunity/input/opportunity.graphqls +0 -15
  135. package/src/graphql_tools/schemas/opportunities/opportunity/mutation.graphqls +0 -4
  136. package/src/graphql_tools/schemas/opportunities/opportunity/query.graphqls +0 -3
  137. package/src/graphql_tools/schemas/opportunities/opportunity/type/opportunity.graphqls +0 -19
  138. package/src/graphql_tools/schemas/opportunities/opportunity/type/opportunityPage.graphqls +0 -4
  139. package/src/graphql_tools/schemas/opportunities/scalars.graphqls +0 -1
  140. package/src/graphql_tools/schemas/opportunities/schema.graphqls +0 -12
  141. package/src/graphql_tools/schemas/preferences/mutation.graphqls +0 -5
  142. package/src/graphql_tools/schemas/preferences/query.graphqls +0 -27
  143. package/src/graphql_tools/schemas/preferences/scalars.graphqls +0 -2
  144. package/src/graphql_tools/schemas/preferences/schema.graphqls +0 -12
  145. package/src/graphql_tools/schemas/preferences/type/expectation.graphqls +0 -4
  146. package/src/graphql_tools/schemas/preferences/type/interest.graphqls +0 -4
  147. package/src/graphql_tools/schemas/preferences/type/offer.graphqls +0 -4
  148. package/src/graphql_tools/schemas/preferences/type/selection.graphqls +0 -5
  149. package/src/graphql_tools/schemas/preferences/type/userExpectation.graphqls +0 -5
  150. package/src/graphql_tools/schemas/preferences/type/userInterest.graphqls +0 -6
  151. package/src/graphql_tools/schemas/preferences/type/userOffer.graphqls +0 -4
  152. package/src/graphql_tools/schemas/profile/query.graphqls +0 -18
  153. package/src/graphql_tools/schemas/profile/type/profile.graphqls +0 -9
  154. package/src/graphql_tools/schemas/profile/type/profilePage.graphqls +0 -5
  155. package/src/graphql_tools/schemas/reports/asset/input/assetReportFilter.graphqls +0 -13
  156. package/src/graphql_tools/schemas/reports/asset/input/assetReportRestriction.graphqls +0 -5
  157. package/src/graphql_tools/schemas/reports/asset/mutation.graphqls +0 -11
  158. package/src/graphql_tools/schemas/reports/asset/query.graphqls +0 -3
  159. package/src/graphql_tools/schemas/reports/asset/type/assetReport.graphqls +0 -37
  160. package/src/graphql_tools/schemas/reports/asset/type/assetReportsPage.graphqls +0 -4
  161. package/src/graphql_tools/schemas/reports/asset/type/attribute.graphqls +0 -4
  162. package/src/graphql_tools/schemas/reports/asset/type/media.graphqls +0 -7
  163. package/src/graphql_tools/schemas/reports/common/input/selectionInput.graphqls +0 -4
  164. package/src/graphql_tools/schemas/reports/gallery/input/galleryReportFilter.graphqls +0 -12
  165. package/src/graphql_tools/schemas/reports/gallery/input/galleryReportRestriction.graphqls +0 -5
  166. package/src/graphql_tools/schemas/reports/gallery/mutation.graphqls +0 -11
  167. package/src/graphql_tools/schemas/reports/gallery/query.graphqls +0 -3
  168. package/src/graphql_tools/schemas/reports/gallery/type/galleryAsset.graphqls +0 -17
  169. package/src/graphql_tools/schemas/reports/gallery/type/galleryReport.graphqls +0 -32
  170. package/src/graphql_tools/schemas/reports/gallery/type/galleryReportsPage.graphqls +0 -4
  171. package/src/graphql_tools/schemas/reports/scalars.graphqls +0 -2
  172. package/src/graphql_tools/schemas/reports/schema.graphqls +0 -18
  173. package/src/graphql_tools/schemas/reports/user/input/userReportFilter.graphqls +0 -9
  174. package/src/graphql_tools/schemas/reports/user/input/userReportRestriction.graphqls +0 -6
  175. package/src/graphql_tools/schemas/reports/user/mutation.graphqls +0 -12
  176. package/src/graphql_tools/schemas/reports/user/query.graphqls +0 -3
  177. package/src/graphql_tools/schemas/reports/user/type/profile.graphqls +0 -9
  178. package/src/graphql_tools/schemas/reports/user/type/userReport.graphqls +0 -24
  179. package/src/graphql_tools/schemas/reports/user/type/userReportsPage.graphqls +0 -4
  180. package/src/graphql_tools/schemas/reports/user/type/userWallet.graphqls +0 -7
  181. package/src/graphql_tools/schemas/scalars.graphqls +0 -2
  182. package/src/graphql_tools/schemas/schema.graphqls +0 -15
  183. package/src/graphql_tools/schemas/search/asset/query.graphqls +0 -65
  184. package/src/graphql_tools/schemas/search/asset/type/asset.graphqls +0 -27
  185. package/src/graphql_tools/schemas/search/asset/type/assetPage.graphqls +0 -4
  186. package/src/graphql_tools/schemas/search/asset/type/attribute.graphqls +0 -4
  187. package/src/graphql_tools/schemas/search/asset/type/media.graphqls +0 -9
  188. package/src/graphql_tools/schemas/search/collection/input/collectionFilterInput.graphqls +0 -6
  189. package/src/graphql_tools/schemas/search/collection/query.graphqls +0 -8
  190. package/src/graphql_tools/schemas/search/collection/type/collection.graphqls +0 -11
  191. package/src/graphql_tools/schemas/search/collection/type/collectionPage.graphqls +0 -5
  192. package/src/graphql_tools/schemas/search/common/input/searchFilterInput.graphqls +0 -5
  193. package/src/graphql_tools/schemas/search/common/input/selectionInput.graphqls +0 -4
  194. package/src/graphql_tools/schemas/search/common/query.graphqls +0 -21
  195. package/src/graphql_tools/schemas/search/common/type/topEntitiesPage.graphqls +0 -5
  196. package/src/graphql_tools/schemas/search/creation/input/creationFilterInput.graphqls +0 -7
  197. package/src/graphql_tools/schemas/search/creation/query.graphqls +0 -28
  198. package/src/graphql_tools/schemas/search/creation/type/creation.graphqls +0 -17
  199. package/src/graphql_tools/schemas/search/creation/type/creationPage.graphqls +0 -5
  200. package/src/graphql_tools/schemas/search/creation/type/profile.graphqls +0 -13
  201. package/src/graphql_tools/schemas/search/gallery/query.graphqls +0 -34
  202. package/src/graphql_tools/schemas/search/gallery/type/gallery.graphqls +0 -17
  203. package/src/graphql_tools/schemas/search/gallery/type/galleryAsset.graphqls +0 -19
  204. package/src/graphql_tools/schemas/search/gallery/type/galleryPage.graphqls +0 -4
  205. package/src/graphql_tools/schemas/search/gallery/type/galleryV2.graphqls +0 -17
  206. package/src/graphql_tools/schemas/search/profile/query.graphqls +0 -18
  207. package/src/graphql_tools/schemas/search/profile/type/profile.graphqls +0 -9
  208. package/src/graphql_tools/schemas/search/profile/type/profilePage.graphqls +0 -4
  209. package/src/graphql_tools/schemas/search/scalars.graphqls +0 -2
  210. package/src/graphql_tools/schemas/search/schema.graphqls +0 -15
  211. package/src/graphql_tools/schemas/search/sets/input/galleryProfileFilterInput.graphqls +0 -5
  212. package/src/graphql_tools/schemas/search/sets/input/gallerySearchFilterInput.graphqls +0 -6
  213. package/src/graphql_tools/schemas/search/sets/query.graphqls +0 -20
  214. package/src/graphql_tools/schemas/search/showcase/input/showcaseItemFilterInput.graphqls +0 -8
  215. package/src/graphql_tools/schemas/search/showcase/query.graphqls +0 -14
  216. package/src/graphql_tools/schemas/search/showcase/type/showcaseItem.graphqls +0 -19
  217. package/src/graphql_tools/schemas/search/showcase/type/showcaseItemPage.graphqls +0 -5
  218. package/src/graphql_tools/schemas/showcase/collection/query.graphqls +0 -3
  219. package/src/graphql_tools/schemas/showcase/collection/type/attribute.graphqls +0 -4
  220. package/src/graphql_tools/schemas/showcase/collection/type/collection.graphqls +0 -11
  221. package/src/graphql_tools/schemas/showcase/collection/type/collectionAsset.graphqls +0 -25
  222. package/src/graphql_tools/schemas/showcase/collection/type/collectionsPage.graphqls +0 -4
  223. package/src/graphql_tools/schemas/showcase/collection/type/media.graphqls +0 -10
  224. package/src/graphql_tools/schemas/showcase/collection/type/profile.graphqls +0 -15
  225. package/src/graphql_tools/schemas/showcase/input/showcaseItemFilterInput.graphqls +0 -8
  226. package/src/graphql_tools/schemas/showcase/query.graphqls +0 -14
  227. package/src/graphql_tools/schemas/showcase/scalars.graphqls +0 -2
  228. package/src/graphql_tools/schemas/showcase/schema.graphqls +0 -12
  229. package/src/graphql_tools/schemas/showcase/type/showcaseItem.graphqls +0 -19
  230. package/src/graphql_tools/schemas/showcase/type/showcaseItemPage.graphqls +0 -5
  231. package/src/graphql_tools/schemas/transactions/asset/mutation.graphqls +0 -11
  232. package/src/graphql_tools/schemas/transactions/asset/query.graphqls +0 -10
  233. package/src/graphql_tools/schemas/transactions/asset/type/asset.graphqls +0 -25
  234. package/src/graphql_tools/schemas/transactions/asset/type/assetGallery.graphqls +0 -4
  235. package/src/graphql_tools/schemas/transactions/asset/type/assetsPage.graphqls +0 -4
  236. package/src/graphql_tools/schemas/transactions/asset/type/attribute.graphqls +0 -4
  237. package/src/graphql_tools/schemas/transactions/asset/type/bannerAsset.graphqls +0 -7
  238. package/src/graphql_tools/schemas/transactions/asset/type/bannerAssetsPage.graphqls +0 -4
  239. package/src/graphql_tools/schemas/transactions/asset/type/galleries.graphqls +0 -3
  240. package/src/graphql_tools/schemas/transactions/asset/type/media.graphqls +0 -9
  241. package/src/graphql_tools/schemas/transactions/asset/type/profile.graphqls +0 -9
  242. package/src/graphql_tools/schemas/transactions/asset/type/showcaseAsset.graphqls +0 -13
  243. package/src/graphql_tools/schemas/transactions/asset/type/showcaseAssetsPage.graphqls +0 -4
  244. package/src/graphql_tools/schemas/transactions/scalars.graphqls +0 -2
  245. package/src/graphql_tools/schemas/transactions/schema.graphqls +0 -12
@@ -1,21 +0,0 @@
1
- extend type Query {
2
- """
3
- These queries are used for search suggestions
4
- """
5
- findTopEntitiesByName(
6
- name: String! @NotBlank(message: "common.blank")
7
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
8
- ): TopEntitiesPage!
9
- findAllTopEntitiesByName(
10
- name: String! @NotBlank(message: "common.blank")
11
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
12
- ): TopEntitiesPage!
13
- findTopEntitiesByTerm(
14
- term: String! @NotBlank(message: "common.blank")
15
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
16
- ): TopEntitiesPage!
17
- findAllTopEntitiesByTerm(
18
- term: String! @NotBlank(message: "common.blank")
19
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
20
- ): TopEntitiesPage!
21
- }
@@ -1,5 +0,0 @@
1
- type TopEntitiesPage {
2
- assets: [Asset]!
3
- collections: [Collection]!
4
- profiles: [Profile]!
5
- }
@@ -1,5 +0,0 @@
1
- extend type Query {
2
- fetchCreation(id: String!): Creation!
3
- fetchAllCreations(pageSize: Int!, pageToken: String): CreationsPage!
4
- fetchCreationsByType(itemType: String!, pageSize: Int!, pageToken: String): CreationsPage!
5
- }
@@ -1,17 +0,0 @@
1
- type Creation {
2
- id: String!
3
- itemType: String!
4
- itemId: String!
5
- address: String
6
- tokenId: String
7
- blockchain: String!
8
- name: String
9
- likes: Int
10
- liked: Boolean
11
- creatorsAddresses: [String]
12
- originalUrls: [String]
13
- media: String
14
- mediaPreview: String
15
- mimeType: String
16
- rank: Float
17
- }
@@ -1,4 +0,0 @@
1
- type CreationsPage {
2
- creations: [Creation]
3
- nextPageToken: String
4
- }
@@ -1,4 +0,0 @@
1
- extend type Query {
2
- fetchMyExperienceV2: UserXP!
3
- fetchMyTasks: [Task]!
4
- }
@@ -1,3 +0,0 @@
1
- extend type Subscription {
2
- onMyExperienceUpdated(authToken: String!): UserXP!
3
- }
@@ -1,12 +0,0 @@
1
- type Task {
2
- taskId: ID
3
- userId: ID
4
- taskType: String
5
- name: String
6
- description: String
7
- repeatable: Boolean
8
- maxRepeats: Int
9
- minPointsAward: Int
10
- maxPointsAward: Int
11
- repeatsCompleted: Int
12
- }
@@ -1,4 +0,0 @@
1
- type UserXP {
2
- xps: Int!
3
- level: Int!
4
- }
@@ -1,3 +0,0 @@
1
- extend type Query {
2
- fetchNFTData(blockchain: String!, contractAddress: String, tokenId: String, elrondId: String): NFTData!
3
- }
@@ -1 +0,0 @@
1
- scalar Long
@@ -1,12 +0,0 @@
1
- type Query {
2
- getDummy: String!
3
- }
4
-
5
- type Mutation {
6
- setDummy: String!
7
- }
8
-
9
- schema {
10
- query: Query
11
- mutation: Mutation
12
- }
@@ -1,4 +0,0 @@
1
- type AssetData {
2
- assetId: String!
3
- rank: Float
4
- }
@@ -1,9 +0,0 @@
1
- type CollectionData {
2
- collectionId: String!
3
- title: String
4
- rank: Float
5
- createdAt: Long
6
- itemsNum: String
7
- holdersNum: String
8
- floorPrice: Float
9
- }
@@ -1,9 +0,0 @@
1
- type NFTData {
2
- blockchain: String!
3
- contractAddress: String
4
- tokenId: String
5
- elrondId: String
6
- collectionData: CollectionData
7
- assetData: AssetData
8
- userRank: Float
9
- }
@@ -1,4 +0,0 @@
1
- input GalleryAssetInput {
2
- assetId: String! @NotBlank(message: "common.blank")
3
- assetOrder: Int! @Min(value: 0, message: "rawGallery-asset.order.min")
4
- }
@@ -1,4 +0,0 @@
1
- input GalleryCreationInput {
2
- creationId: String! @NotBlank(message: "common.blank")
3
- itemOrder: Int! @Min(value: 0, message: "rawGallery-galleryCreation.order.min")
4
- }
@@ -1,29 +0,0 @@
1
- extend type Mutation {
2
- createGallery(name: String!, description: String, publicAccessible: Boolean, creationIds: [String]): ID!
3
- createGalleryV2(name: String!, description: String, publicAccessible: Boolean, creationIds: [String]): ID!
4
- createFavorites(name: String!, description: String, publicAccessible: Boolean, creationIds: [String]): ID!
5
- createFavoriteListV2(name: String!, description: String, publicAccessible: Boolean, creationIds: [String]): ID!
6
- editGallery(
7
- galleryId: ID!
8
- name: String @NotBlank(message: "common.blank") @Size(min: 1, max: 30, message: "rawGallery.name.size")
9
- description: String
10
- @NotBlank(message: "common.blank")
11
- @Size(min: 1, max: 400, message: "rawGallery.description.size")
12
- customUrl: String @NotBlank(message: "common.blank") @Size(min: 1, max: 64, message: "rawGallery.url.size")
13
- ): Boolean!
14
- deleteGallery(galleryId: ID!): Boolean!
15
- addCreationsToGallery(galleryId: ID!, creationIds: [String!]!): Boolean!
16
- addCreationsToGalleryV2(galleryId: ID!, creationIds: [String!]!): Boolean!
17
- subscribeGallery(galleryId: ID!): Int!
18
- unsubscribeGallery(galleryId: ID!): Int!
19
- addAssetsToGallery(galleryId: ID!, assetIds: [String!]!): Boolean!
20
- addAssetsToGalleryV2(galleryId: ID!, assetIds: [String!]!): Boolean!
21
- addCollectionsToGallery(galleryId: ID!, collectionIds: [String!]!): Boolean!
22
- addCollectionsToGalleryV2(galleryId: ID!, collectionIds: [String!]!): Boolean!
23
- removeCreationFromGallery(galleryId: ID!, creationId: String!): Boolean!
24
- removeCreationFromGalleryV2(galleryId: ID!, creationId: String!): Boolean!
25
- removeAssetFromGallery(galleryId: ID!, creationId: String!): Boolean!
26
- removeAssetFromGalleryV2(galleryId: ID!, assetId: String!): Boolean!
27
- removeCollectionFromGallery(galleryId: ID!, creationId: String!): Boolean!
28
- removeCollectionFromGalleryV2(galleryId: ID!, collectionId: String!): Boolean!
29
- }
@@ -1,49 +0,0 @@
1
- extend type Query {
2
- fetchGalleries(pageSize: Int! @Min(value: 1, message: "common.page-size.min"), pageToken: String): GalleriesPage!
3
- fetchGalleriesV2(pageSize: Int! @Min(value: 1, message: "common.page-size.min"), pageToken: String): GalleriesPageV2!
4
- fetchFavorites(pageSize: Int! @Min(value: 1, message: "common.page-size.min"), pageToken: String): GalleriesPage!
5
- fetchFavoritesV2(pageSize: Int! @Min(value: 1, message: "common.page-size.min"), pageToken: String): GalleriesPageV2!
6
- fetchUserGalleries(
7
- userId: ID!
8
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
9
- pageToken: String
10
- ): GalleriesPage!
11
- fetchUserGalleriesV2(
12
- userId: ID!
13
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
14
- pageToken: String
15
- ): GalleriesPageV2!
16
- fetchUserFavorites(
17
- userId: ID!
18
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
19
- pageToken: String
20
- ): GalleriesPage!
21
- fetchUserFavoritesV2(
22
- userId: ID!
23
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
24
- pageToken: String
25
- ): GalleriesPageV2!
26
- fetchMyGalleries(pageSize: Int! @Min(value: 1, message: "common.page-size.min"), pageToken: String): GalleriesPage!
27
- fetchMyGalleriesV2(
28
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
29
- pageToken: String
30
- ): GalleriesPageV2!
31
- fetchMyFavorites(pageSize: Int! @Min(value: 1, message: "common.page-size.min"), pageToken: String): GalleriesPage!
32
- fetchMyFavoritesV2(
33
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
34
- pageToken: String
35
- ): GalleriesPageV2!
36
- fetchSubscribedGalleries(
37
- userId: ID!
38
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
39
- pageToken: String
40
- ): GalleriesPage!
41
- fetchGallery(galleryId: String! @NotBlank(message: "common.blank")): Gallery!
42
- fetchGalleryV2(galleryId: String! @NotBlank(message: "common.blank")): GalleryV2!
43
- fetchGalleryAssets(
44
- galleryId: String! @NotBlank(message: "common.blank")
45
- pageSize: Int! @Min(value: 1, message: "common.page-size.min")
46
- pageToken: String
47
- ): AssetsPage!
48
- fetchGalleryCreations(galleryId: String!, pageSize: Int!, pageToken: String): GalleryCreationsPage!
49
- }
@@ -1,16 +0,0 @@
1
- type Asset {
2
- assetId: String!
3
- assetOrder: Int
4
- name: String
5
- originalUrls: [String]
6
- medias: [Media]
7
- ownersAddresses: [String]
8
- ownersProfiles: [Profile]
9
- creatorsAddresses: [String]
10
- creatorsProfiles: [Profile]
11
- attributes: [Attribute]
12
- likes: Int
13
- liked: Boolean
14
- visible: Boolean
15
- blurred: Boolean
16
- }
@@ -1,4 +0,0 @@
1
- type AssetsPage {
2
- assets: [Asset]!
3
- nextPageToken: String
4
- }
@@ -1,4 +0,0 @@
1
- type Attribute {
2
- name: String
3
- value: String
4
- }
@@ -1,5 +0,0 @@
1
- type GalleriesPage {
2
- galleries: [Gallery]
3
- nextPageToken: String
4
- results: Long
5
- }
@@ -1,5 +0,0 @@
1
- type GalleriesPageV2 {
2
- galleries: [GalleryV2]
3
- nextPageToken: String
4
- results: Long
5
- }
@@ -1,13 +0,0 @@
1
- type Gallery {
2
- galleryId: ID!
3
- galleryType: String!
4
- name: String!
5
- description: String
6
- customUrl: String
7
- userId: ID!
8
- username: String
9
- userpic: String
10
- subscribes: Int
11
- subscribed: Boolean
12
- items: Int
13
- }
@@ -1,9 +0,0 @@
1
- type Media {
2
- blockchain: String
3
- assetId: String
4
- originalUrl: String
5
- url: String
6
- mimeType: String
7
- sizeRatio: Float
8
- fileSize: Long
9
- }
@@ -1,9 +0,0 @@
1
- type Profile {
2
- profileId: String
3
- username: String
4
- about: String
5
- userpic: String
6
- followers: Int
7
- followings: Int
8
- visible: Boolean
9
- }
@@ -1,2 +0,0 @@
1
- scalar Long
2
- scalar Upload
@@ -1,12 +0,0 @@
1
- type Query {
2
- getDummy: String!
3
- }
4
-
5
- type Mutation {
6
- setDummy: String!
7
- }
8
-
9
- schema {
10
- query: Query
11
- mutation: Mutation
12
- }
@@ -1,37 +0,0 @@
1
- extend type Query {
2
- """
3
- This query should be changed according to new design
4
- """
5
- findGalleriesByName(
6
- input: SearchFilterInput!
7
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
8
- pageToken: String
9
- ): GalleryPage!
10
- """
11
- This query should be changed according to new design
12
- """
13
- findAllGalleriesByName(
14
- input: SearchFilterInput!
15
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
16
- pageToken: String
17
- ): GalleryPage!
18
- """
19
- This query should be changed according to new design
20
- """
21
- findGalleriesByTerm(
22
- input: SearchFilterInput!
23
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
24
- pageToken: String
25
- ): GalleryPage!
26
- """
27
- This query should be changed according to new design
28
- """
29
- findAllGalleriesByTerm(
30
- input: SearchFilterInput!
31
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
32
- pageToken: String
33
- ): GalleryPage!
34
- fetchGalleryCreations(galleryId: String!, pageSize: Int!, pageToken: String): GalleryCreationsPage!
35
- fetchUserGalleries(userId: ID!, pageSize: Int!, pageToken: String): GalleriesPage!
36
- fetchUserGalleriesV2(userId: ID!, pageSize: Int!, pageToken: String): GalleriesPageV2!
37
- }
@@ -1,16 +0,0 @@
1
- type Gallery {
2
- galleryType: String!
3
- galleryId: ID!
4
- name: String
5
- description: String
6
- category: String
7
- userId: ID
8
- username: String
9
- subscribes: Int
10
- items: Int
11
- views: Int
12
- galleryAssets: [GalleryAsset]
13
- createdAt: Long
14
- visible: Boolean
15
- blurred: Boolean
16
- }
@@ -1,13 +0,0 @@
1
- type GalleryAsset {
2
- assetId: String!
3
- galleryId: String
4
- assetOrder: Int
5
- name: String
6
- originalMedia: String
7
- originalMediaPreview: String
8
- media: String
9
- mediaRatio: Float
10
- mimeType: String
11
- fileSize: Long
12
- likes: Int
13
- }
@@ -1,29 +0,0 @@
1
- type GalleryCreation {
2
- galleryId: String!
3
- creationId: String!
4
- itemId: String
5
- itemType: String
6
- itemOrder: Int
7
- galleryName: String
8
- blockchain: String
9
- name: String
10
- address: String
11
- tokenId: String
12
- creatorsAddresses: [String]
13
- creatorsProfiles: [Profile]
14
- ownersAddresses: [String]
15
- ownersProfiles: [Profile]
16
- originalUrls: [String]
17
- media: String
18
- mediaPreview: String
19
- mimeType: String
20
- sizeRatio: Float
21
- fileSize: Long
22
- nsfw: Int
23
- likes: Int
24
- liked: Boolean
25
- views: Int
26
- visible: Boolean
27
- blurred: Boolean
28
- prices: [CurrencyAmountPair]
29
- }
@@ -1,4 +0,0 @@
1
- type GalleryCreationsPage {
2
- galleryCreations: [GalleryCreation]!
3
- nextPageToken: String
4
- }
@@ -1,5 +0,0 @@
1
- type GalleryPage {
2
- galleries: [Gallery]!
3
- nextPageToken: String
4
- results: Long
5
- }
@@ -1,7 +0,0 @@
1
- type Profile {
2
- profileId: String
3
- username: String
4
- about: String
5
- userpic: String
6
- visible: Boolean
7
- }
@@ -1,26 +0,0 @@
1
- extend type Mutation {
2
- createNonce(address: String!, blockchain: String!, chainId: String): String!
3
-
4
- signInMetamask(signature: String!, address: String!, chainId: String, restore: Boolean): Identity!
5
- signInAdminMetamask(signature: String!, address: String!, chainId: String): Identity!
6
- signInTezos(signature: String!, pubkey: String!, restore: Boolean): Identity!
7
- signInSolana(signature: String!, pubkey: String!, restore: Boolean): Identity!
8
- signInElrond(signature: String!, address: String!, restore: Boolean): Identity!
9
- signInTerra(signature: String!, address: String!, restore: Boolean): Identity!
10
- signInWalletConnect(signature: String!, address: String!, restore: Boolean): Identity!
11
- signInFlow(signature: String!, address: String!, restore: Boolean): Identity!
12
- signInBitcoin(signature: String!, address: String!, restore: Boolean): Identity!
13
- signInNear(signature: String!, address: String!, restore: Boolean): Identity!
14
-
15
- addWalletMetamask(signature: String!, address: String!, chainId: String): Boolean!
16
- addWalletTezos(signature: String!, pubkey: String!): Boolean!
17
- addWalletSolana(signature: String!, pubkey: String!): Boolean!
18
- addWalletElrond(signature: String!, address: String!): Boolean!
19
- addWalletTerra(signature: String!, address: String!): Boolean!
20
- addWalletWalletConnect(signature: String!, address: String!): Boolean!
21
- addWalletFlow(signature: String!, address: String!): Boolean!
22
- addWalletBitcoin(signature: String!, address: String!): Boolean!
23
- addWalletNear(signature: String!, address: String!): Boolean!
24
-
25
- deleteIdentity(deleteReason: String!, comment: String): Boolean!
26
- }
@@ -1,4 +0,0 @@
1
- extend type Query {
2
- fetchWallets: [Wallet]!
3
- fetchUserWallets(userId: ID!): [Wallet]!
4
- }
@@ -1,8 +0,0 @@
1
- type Identity {
2
- userId: ID!
3
- wallets: [String]!
4
- authToken: String!
5
- refreshToken: String!
6
- newUser: Boolean!
7
- inviteCode: String
8
- }
@@ -1,7 +0,0 @@
1
- type Wallet {
2
- userId: ID!
3
- address: String!
4
- walletName: String!
5
- blockchain: String!
6
- chainId: String
7
- }
@@ -1,6 +0,0 @@
1
- input InputProfile {
2
- username: String @NotBlank(message: "common.blank") @Size(min: 1, max: 30, message: "profile.username.size")
3
- about: String @NotBlank(message: "common.blank") @Size(min: 1, max: 400, message: "profile.about.size")
4
- social: InputSocial
5
- showNsfw: Boolean
6
- }
@@ -1,15 +0,0 @@
1
- input InputSocial {
2
- facebook: String
3
- @NotBlank(message: "common.blank")
4
- @Size(min: 1, max: 50, message: "social.facebook.size")
5
- @Pattern(regexp: ".*facebook\\.com\\/.+", message: "social.facebook.pattern")
6
- twitter: String
7
- @NotBlank(message: "common.blank")
8
- @Size(min: 1, max: 50, message: "social.twitter.size")
9
- @Pattern(regexp: ".*twitter\\.com\\/.+", message: "social.twitter.pattern")
10
- instagram: String
11
- @NotBlank(message: "common.blank")
12
- @Size(min: 1, max: 50, message: "social.instagram.size")
13
- @Pattern(regexp: ".*instagram\\.com\\/.+", message: "social.instagram.pattern")
14
- website: String @NotBlank(message: "common.blank") @Size(min: 1, max: 64, message: "social.website.size")
15
- }
@@ -1,9 +0,0 @@
1
- directive @Range(min: Int, max: Int, message: String) on ARGUMENT_DEFINITION
2
-
3
- extend type Mutation {
4
- updateProfile(profile: InputProfile): Boolean!
5
- followProfile(followingUserId: ID!): Boolean!
6
- unfollowProfile(followingUserId: ID!): Boolean!
7
- generateNewInviteCodes(codesNum: Int! @Range(min: 1, max: 10)): [UserInviteCode!]!
8
- useInviteCode(inviteCode: String!): Boolean!
9
- }
@@ -1,6 +0,0 @@
1
- extend type Query {
2
- fetchProfile(userId: ID!): Profile!
3
- fetchFollowers(userId: ID!): [Follower]!
4
- fetchFollowings(userId: ID!): [Follower]!
5
- getMyInviteCodes: [UserInviteCode!]!
6
- }
@@ -1,6 +0,0 @@
1
- type Follower {
2
- userId: ID!
3
- username: String
4
- userpic: String
5
- following: Boolean
6
- }
@@ -1,16 +0,0 @@
1
- type Profile {
2
- userId: ID!
3
- username: String
4
- about: String
5
- userpic: String
6
- following: Boolean
7
- followings: Int
8
- followers: Int
9
- social: Social
10
- views: Int
11
- createdAt: Long
12
- deletedAt: Long
13
- visible: Boolean
14
- deleted: Boolean
15
- wallets: [Wallet]
16
- }
@@ -1,6 +0,0 @@
1
- type Social {
2
- facebook: String
3
- twitter: String
4
- instagram: String
5
- website: String
6
- }
@@ -1,6 +0,0 @@
1
- type UserInviteCode {
2
- inviteCode: String!
3
- inviteeId: ID
4
- isUsed: Boolean!
5
- usedAt: Long
6
- }
@@ -1,2 +0,0 @@
1
- scalar Long
2
- #scalar Upload
@@ -1,12 +0,0 @@
1
- type Query {
2
- getDummy: String!
3
- }
4
-
5
- type Mutation {
6
- setDummy: String!
7
- }
8
-
9
- schema {
10
- query: Query
11
- mutation: Mutation
12
- }
@@ -1,6 +0,0 @@
1
- extend type Mutation {
2
- uploadUserpic(file: Upload!): String!
3
- deleteUserpic: Boolean!
4
- uploadGalleryBanner(galleryId: ID!, file: Upload!): String!
5
- deleteGalleryBanner(galleryId: ID!): Boolean!
6
- }
@@ -1,3 +0,0 @@
1
- extend type Query {
2
- fetchUserpic(userId: ID!): String
3
- }
@@ -1,2 +0,0 @@
1
- #scalar Long
2
- scalar Upload
@@ -1,12 +0,0 @@
1
- type Query {
2
- getDummy: String!
3
- }
4
-
5
- type Mutation {
6
- setDummy: String!
7
- }
8
-
9
- schema {
10
- query: Query
11
- mutation: Mutation
12
- }
@@ -1,4 +0,0 @@
1
- extend type Query {
2
- fetchAllMarkets(pageSize: Int!, pageToken: String): MarketsPage!
3
- fetchMarket(marketId: String!): Market!
4
- }