@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,17 +0,0 @@
1
- type GalleryAsset {
2
- assetId: String
3
- galleryId: String
4
- assetOrder: Int
5
- galleryName: String
6
- name: String
7
- originalMedia: String
8
- originalMediaPreview: String
9
- media: String
10
- mediaRatio: Float
11
- mimeType: String
12
- fileSize: Long
13
- likes: Int
14
- creatorUserId: String
15
- creatorName: String
16
- creatorAddress: String
17
- }
@@ -1,32 +0,0 @@
1
- type GalleryReport {
2
- reportId: ID!
3
- type: String
4
- status: String
5
- issuerId: String
6
- issuerName: String
7
- issuerAddresses: [String]
8
- offenderId: String
9
- offenderName: String
10
- offenderAddresses: [String]
11
- reason: String
12
- link: String
13
- reportedAt: Long
14
- entityStatus: String
15
- locationsToShow: [String]
16
- blurred: Boolean
17
- adult: Boolean
18
- lockedFrom: Long
19
- lockedTo: Long
20
- deletedOn: Long
21
- category: String
22
- galleryId: String
23
- name: String
24
- description: String
25
- customUrl: String
26
- userId: ID
27
- username: String
28
- userpic: String
29
- subscribes: Int
30
- items: Int
31
- galleryAssets: [GalleryAsset]
32
- }
@@ -1,4 +0,0 @@
1
- type GalleryReportsPage {
2
- galleryReports: [GalleryReport]
3
- nextPageToken: String
4
- }
@@ -1,2 +0,0 @@
1
- scalar Long
2
- #scalar Upload
@@ -1,18 +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
- }
13
-
14
- directive @NotBlank(
15
- message: String = "graphql.validation.NotBlank.message"
16
- ) on ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION
17
-
18
- directive @Min(value: Int! = 0, message: String = "%s") on ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION
@@ -1,9 +0,0 @@
1
- input UserReportFilter {
2
- name: String @NotBlank(message: "common.blank")
3
- address: String @NotBlank(message: "common.blank")
4
- status: [SelectionInput]
5
- reason: [SelectionInput]
6
- sort: SelectionInput!
7
- dateFrom: String @NotBlank(message: "common.blank")
8
- dateTo: String @NotBlank(message: "common.blank")
9
- }
@@ -1,6 +0,0 @@
1
- input UserReportRestriction {
2
- reportId: ID!
3
- lockedFrom: String @NotBlank(message: "common.blank")
4
- lockedTo: String @NotBlank(message: "common.blank")
5
- forever: Boolean!
6
- }
@@ -1,12 +0,0 @@
1
- extend type Mutation {
2
- reportUser(userId: ID!, reason: SelectionInput!): Boolean!
3
- rejectUserReport(reportId: ID!): Boolean!
4
- rejectUserReports(reportIds: [ID]!): Boolean!
5
- restrictUser(
6
- reportId: ID!
7
- lockedFrom: String @NotBlank(message: "common.blank")
8
- lockedTo: String @NotBlank(message: "common.blank")
9
- forever: Boolean!
10
- ): Boolean!
11
- restrictUsers(input: [UserReportRestriction]!): Boolean!
12
- }
@@ -1,3 +0,0 @@
1
- extend type Query {
2
- fetchUserReports(input: UserReportFilter!, pageSize: Int!, pageToken: String): UserReportsPage!
3
- }
@@ -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,24 +0,0 @@
1
- type UserReport {
2
- reportId: ID!
3
- type: String
4
- status: String
5
- issuerProfile: Profile
6
- issuerAddresses: [String]
7
- offenderProfile: Profile
8
- offenderAddresses: [String]
9
- reason: String
10
- link: String
11
- reportedAt: Long
12
- entityStatus: String
13
- lockedFrom: Long
14
- lockedTo: Long
15
- deletedOn: Long
16
- username: String
17
- website: String
18
- about: String
19
- userpic: String
20
- createdAt: Long
21
- profileLink: String
22
- wallets: [UserWallet]
23
- rank: Float
24
- }
@@ -1,4 +0,0 @@
1
- type UserReportsPage {
2
- userReports: [UserReport]
3
- nextPageToken: String
4
- }
@@ -1,7 +0,0 @@
1
- type UserWallet {
2
- userId: ID
3
- address: String
4
- walletName: String
5
- blockchain: String
6
- chainId: String
7
- }
@@ -1,2 +0,0 @@
1
- scalar Long
2
- #scalar Upload
@@ -1,15 +0,0 @@
1
- scalar Long
2
-
3
- type Query {
4
- getDummy: String!
5
- }
6
-
7
- schema {
8
- query: Query
9
- }
10
-
11
- directive @NotBlank(
12
- message: String = "graphql.validation.NotBlank.message"
13
- ) on ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION
14
-
15
- directive @Min(value: Int! = 0, message: String = "%s") on ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION
@@ -1,65 +0,0 @@
1
- extend type Query {
2
- """
3
- This query should be changed according to new design
4
- """
5
- findAssetsByName(
6
- input: SearchFilterInput!
7
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
8
- pageToken: String
9
- ): AssetPage!
10
-
11
- """
12
- This query should be changed according to new design
13
- """
14
- findAllAssetsByName(
15
- input: SearchFilterInput!
16
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
17
- pageToken: String
18
- ): AssetPage!
19
-
20
- """
21
- This query should be changed according to new design
22
- """
23
- findAssetsByTerm(
24
- input: SearchFilterInput!
25
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
26
- pageToken: String
27
- ): AssetPage!
28
-
29
- """
30
- This query should be changed according to new design
31
- """
32
- findAllAssetsByTerm(
33
- input: SearchFilterInput!
34
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
35
- pageToken: String
36
- ): AssetPage!
37
-
38
- """
39
- This query should be changed according to new design
40
- """
41
- findAssetsByOwner(
42
- input: SearchFilterInput!
43
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
44
- pageToken: String
45
- ): AssetPage!
46
-
47
- """
48
- This query should be changed according to new design
49
- """
50
- findAllAssetsByOwner(
51
- input: SearchFilterInput!
52
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
53
- pageToken: String
54
- ): AssetPage!
55
-
56
- """
57
- This query is not connected to the front
58
- """
59
- fetchAssetNamesSuggestions(term: String!): [String]!
60
-
61
- """
62
- This query must be used on the first page
63
- """
64
- fetchAssetsCount: Long!
65
- }
@@ -1,27 +0,0 @@
1
- type Asset {
2
- assetId: String!
3
- address: String
4
- tokenId: String
5
- blockchain: String
6
- chainId: String
7
- blockHeight: Long
8
- blockTimestamp: Long
9
- name: String
10
- description: String
11
- originalUrls: [String]
12
- medias: [Media]
13
- ownersAddresses: [String]
14
- ownersProfiles: [Profile]
15
- creatorsAddresses: [String]
16
- creatorsProfiles: [Profile]
17
- attributes: [Attribute]
18
- likes: Int
19
- views: Int
20
- visible: Boolean
21
- blurred: Boolean
22
- rank: Float
23
- rankRaw: Float
24
- rankMax: Float
25
- rankUpdatedAt: Float
26
- collectionId: String
27
- }
@@ -1,4 +0,0 @@
1
- type AssetPage {
2
- assets: [Asset]!
3
- nextPageToken: String
4
- }
@@ -1,4 +0,0 @@
1
- type Attribute {
2
- name: String
3
- value: String
4
- }
@@ -1,9 +0,0 @@
1
- type Media {
2
- originalUrl: String
3
- url: String
4
- previewUrl: String
5
- mimeType: String
6
- sizeRatio: Float
7
- fileSize: Long
8
- nsfw: Int
9
- }
@@ -1,6 +0,0 @@
1
- input CollectionFilterInput {
2
- blockchain: String!
3
- category: String!
4
- time: String!
5
- status: String!
6
- }
@@ -1,8 +0,0 @@
1
- extend type Query {
2
- """
3
- This query should be changed according to new design
4
- """
5
- findCollectionsByTitle(input: SearchFilterInput!, pageSize: Int!, pageToken: String): CollectionPage!
6
-
7
- findCollections(term: String!, input: CollectionFilterInput!, pageSize: Int!, pageToken: String): CollectionPage!
8
- }
@@ -1,11 +0,0 @@
1
- type Collection {
2
- collectionId: String
3
- blockchain: String
4
- identifier: String
5
- contractAddress: String
6
- tokenId: String
7
- collectionTitle: String
8
- verified: Boolean
9
- medias: [Media]
10
- nsfw: Int
11
- }
@@ -1,5 +0,0 @@
1
- type CollectionPage {
2
- collections: [Collection]!
3
- nextPageToken: String
4
- results: Long
5
- }
@@ -1,5 +0,0 @@
1
- input SearchFilterInput {
2
- word: String! @NotBlank(message: "common.blank")
3
- categories: [SelectionInput]
4
- sort: SelectionInput!
5
- }
@@ -1,4 +0,0 @@
1
- input SelectionInput {
2
- id: String! @NotBlank(message: "common.blank")
3
- label: String
4
- }
@@ -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,7 +0,0 @@
1
- input CreationFilterInput {
2
- type: String!
3
- blockchain: String!
4
- category: String!
5
- time: String!
6
- status: String!
7
- }
@@ -1,28 +0,0 @@
1
- extend type Query {
2
- findCreations(
3
- term: String!
4
- input: CreationFilterInput!
5
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
6
- pageToken: String
7
- ): CreationsPage!
8
- findUserCreations(
9
- ownerId: String!
10
- input: CreationFilterInput!
11
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
12
- pageToken: String
13
- ): CreationsPage!
14
- fetchAllCreations(pageSize: Int!, pageToken: String): CreationsPage!
15
- fetchCreationsByType(itemType: String!, pageSize: Int!, pageToken: String): CreationsPage!
16
- findCreations(
17
- term: String!
18
- input: CreationFilterInput!
19
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
20
- pageToken: String
21
- ): CreationsPage!
22
- findUserCreations(
23
- ownerId: String!
24
- input: CreationFilterInput!
25
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
26
- pageToken: String
27
- ): CreationsPage!
28
- }
@@ -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,5 +0,0 @@
1
- type CreationsPage {
2
- creations: [Creation]
3
- nextPageToken: String
4
- results: Long
5
- }
@@ -1,13 +0,0 @@
1
- type Profile {
2
- userId: ID!
3
- username: String
4
- about: String
5
- userpic: String
6
- followers: Int
7
- followings: Int
8
- createdAt: Long
9
- deletedAt: Long
10
- visible: Boolean
11
- views: Int
12
- deleted: Boolean
13
- }
@@ -1,34 +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
- }
@@ -1,17 +0,0 @@
1
- type Gallery {
2
- galleryId: ID!
3
- galleryType: String!
4
- name: String!
5
- description: String
6
- userId: ID!
7
- username: String
8
- userpic: String
9
- userWallets: [Wallet]
10
- banner: String
11
- createdAt: Long
12
- items: Int
13
- views: Int
14
- publiclyAccessible: Boolean
15
- nsfw: Int
16
- galleryCreations: [GalleryCreation]
17
- }
@@ -1,19 +0,0 @@
1
- type GalleryAsset {
2
- assetId: String!
3
- galleryId: String
4
- assetOrder: Int
5
- galleryName: String
6
- name: String
7
- originalUrls: [String]
8
- medias: [Media]
9
- nsfw: Int
10
- ownersAddresses: [String]
11
- ownersProfiles: [Profile]
12
- creatorsAddresses: [String]
13
- creatorsProfiles: [Profile]
14
- attributes: [Attribute]
15
- likes: Int
16
- views: Int
17
- visible: Boolean
18
- blurred: Boolean
19
- }
@@ -1,4 +0,0 @@
1
- type GalleryPage {
2
- galleries: [Gallery]!
3
- nextPageToken: String
4
- }
@@ -1,17 +0,0 @@
1
- type GalleryV2 {
2
- galleryId: ID!
3
- galleryType: String!
4
- name: String!
5
- description: String
6
- userId: ID!
7
- username: String
8
- userpic: String
9
- userWallets: [Wallet]
10
- banner: String
11
- createdAt: Long
12
- items: Int
13
- views: Int
14
- publiclyAccessible: Boolean
15
- nsfw: Int
16
- creationIds: [String]
17
- }
@@ -1,18 +0,0 @@
1
- extend type Query {
2
- """
3
- This query should be changed according to new design
4
- """
5
- findProfilesByName(
6
- name: String!
7
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
8
- pageToken: String
9
- ): ProfilePage!
10
- """
11
- This query should be changed according to new design
12
- """
13
- findProfilesByTerm(
14
- term: String!
15
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
16
- pageToken: String
17
- ): ProfilePage!
18
- }
@@ -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,4 +0,0 @@
1
- type ProfilePage {
2
- profiles: [Profile]!
3
- nextPageToken: String
4
- }
@@ -1,2 +0,0 @@
1
- scalar Long
2
- #scalar Upload
@@ -1,15 +0,0 @@
1
- scalar Long
2
-
3
- type Query {
4
- getDummy: String!
5
- }
6
-
7
- schema {
8
- query: Query
9
- }
10
-
11
- directive @NotBlank(
12
- message: String = "graphql.validation.NotBlank.message"
13
- ) on ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION
14
-
15
- directive @Min(value: Int! = 0, message: String = "%s") on ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION
@@ -1,5 +0,0 @@
1
- input GalleryProfileFilterInput {
2
- blockchain: String!
3
- category: String!
4
- time: String!
5
- }
@@ -1,6 +0,0 @@
1
- input GallerySearchFilterInput {
2
- type: String!
3
- blockchain: String!
4
- category: String!
5
- time: String!
6
- }
@@ -1,20 +0,0 @@
1
- extend type Query {
2
- findSets(
3
- term: String!
4
- input: GallerySearchFilterInput!
5
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
6
- pageToken: String
7
- ): GalleryPage!
8
- findUserGalleries(
9
- ownerId: String!
10
- input: GalleryProfileFilterInput!
11
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
12
- pageToken: String
13
- ): GalleryPage!
14
- findUserFavoriteLists(
15
- ownerId: String!
16
- input: GalleryProfileFilterInput!
17
- pageSize: Int! @Min(value: 1, message: "common.min.positive")
18
- pageToken: String
19
- ): GalleryPage!
20
- }
@@ -1,8 +0,0 @@
1
- input ShowcaseItemFilterInput {
2
- type: String!
3
- blockchain: String!
4
- category: String!
5
- time: String!
6
- status: String!
7
- nsfw: Int
8
- }