@ludo.ninja/api 2.1.1 → 2.1.2

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 (100) hide show
  1. package/build/graphql_tools/__generated__/schema.d.ts +1 -1
  2. package/build/graphql_tools/__generated__/schema.js +2 -0
  3. package/package.json +1 -1
  4. package/src/graphql_tools/__generated__/schema.ts +3 -1
  5. package/tsconfig.tsbuildinfo +1 -1
  6. package/src/documents/server-assets/mutations/useDislikeAsset/DislikeAsset.graphql +0 -3
  7. package/src/documents/server-assets/mutations/useLikeAsset/LikeAsset.graphql +0 -3
  8. package/src/documents/server-assets/queries/useFetchAsset/FetchAsset.graphql +0 -82
  9. package/src/documents/server-assets/queries/useFetchAssetByBlockchain/FetchAssetByBlockchain.graphql +0 -80
  10. package/src/documents/server-assets/queries/useFetchAssets/FetchAssets.graphql +0 -78
  11. package/src/documents/server-assets/queries/useFetchDynamicAssetLikes/FetchDynamicAssetLikes.graphql +0 -6
  12. package/src/documents/server-assets/queries/useFetchDynamicAssetsLikes/FetchDynamicAssetsLikes.graphql +0 -7
  13. package/src/documents/server-assets/queries/useFetchLiked/FetchLiked.graphql +0 -3
  14. package/src/documents/server-collection/mutations/useDislikeCollection/DislikeAsset.graphql +0 -3
  15. package/src/documents/server-collection/mutations/useLikeCollection/LikeCollection.graphql +0 -3
  16. package/src/documents/server-collection/queries/useFetchCollection/FetchCollection.graphql +0 -36
  17. package/src/documents/server-collection/queries/useFetchCollections/FetchCollectionAssets.graphql +0 -33
  18. package/src/documents/server-collection/queries/useFetchCollectionsByIds/FetchCollectionsByIds.graphql +0 -35
  19. package/src/documents/server-collection/queries/useFetchDynamicCollectionData/FetchDynamicCollectionData.graphql +0 -38
  20. package/src/documents/server-collection/queries/useFetchDynamicCollectionsData/FetchDynamicCollectionsData.graphql +0 -38
  21. package/src/documents/server-experiences/queries/useFetchMyExperience/FetchMyExperienceV2.graphql +0 -6
  22. package/src/documents/server-experiences/queries/useFetchMyTasks/FetchMyTasks.graphql +0 -14
  23. package/src/documents/server-experiences/subscriptions/SubscribeOnMyExperienceUpdated.graphql +0 -6
  24. package/src/documents/server-extension/queries/useFetchNFTData/FetchNFTData.graphql +0 -22
  25. package/src/documents/server-galleries/mutations/useAddAssetsToGallery/AddAssetsToGallery.graphql +0 -3
  26. package/src/documents/server-galleries/mutations/useAddAssetsToGallery/AddAssetsToGalleryV2.graphql +0 -3
  27. package/src/documents/server-galleries/mutations/useAddChangeGalleryBanner/UploadGalleryBanner.graphql +0 -3
  28. package/src/documents/server-galleries/mutations/useAddCollectionsToGallery/AddCollectionsToGallery.graphql +0 -3
  29. package/src/documents/server-galleries/mutations/useAddCollectionsToGallery/AddCollectionsToGalleryV2.graphql +0 -3
  30. package/src/documents/server-galleries/mutations/useAddCreationsToGallery/AddCreationsToGallery.graphql +0 -3
  31. package/src/documents/server-galleries/mutations/useAddCreationsToGallery/AddCreationsToGalleryV2.graphql +0 -3
  32. package/src/documents/server-galleries/mutations/useCreateFavorites/CreateFavoriteListV2.graphql +0 -13
  33. package/src/documents/server-galleries/mutations/useCreateFavorites/CreateFavorites.graphql +0 -8
  34. package/src/documents/server-galleries/mutations/useCreateGallery/CreateGallery.graphql +0 -3
  35. package/src/documents/server-galleries/mutations/useCreateGallery/CreateGalleryV2.graphql +0 -8
  36. package/src/documents/server-galleries/mutations/useDeleteGallery/DeleteGallery.graphql +0 -3
  37. package/src/documents/server-galleries/mutations/useDeleteGalleryBanner/DeleteGalleryBanner.graphql +0 -3
  38. package/src/documents/server-galleries/mutations/useEditGallery/EditGallery.graphql +0 -3
  39. package/src/documents/server-galleries/mutations/useRemoveAssetFromGallery/RemoveAssetFromGallery.graphql +0 -3
  40. package/src/documents/server-galleries/mutations/useRemoveAssetFromGallery/RemoveAssetFromGalleryV2.graphql +0 -3
  41. package/src/documents/server-galleries/mutations/useRemoveCollectionFromGallery/RemoveCollectionFromGallery.graphql +0 -3
  42. package/src/documents/server-galleries/mutations/useRemoveCollectionFromGallery/RemoveCollectionFromGalleryV2.graphql +0 -3
  43. package/src/documents/server-galleries/mutations/useRemoveCreationFromGallery/RemoveCreationFromGallery.graphql +0 -3
  44. package/src/documents/server-galleries/mutations/useRemoveCreationFromGallery/RemoveCreationFromGalleryV2.graphql +0 -3
  45. package/src/documents/server-galleries/queries/useFetchGallery/FetchGallery.graphql +0 -17
  46. package/src/documents/server-galleries/queries/useFetchGallery/FetchGalleryCreations.graphql +0 -34
  47. package/src/documents/server-galleries/queries/useFetchGallery/FetchGalleryV2.graphql +0 -18
  48. package/src/documents/server-galleries/queries/useFetchMyFavorites/FetchMyFavorites.graphql +0 -48
  49. package/src/documents/server-galleries/queries/useFetchMyFavorites/FetchMyFavoritesV2.graphql +0 -21
  50. package/src/documents/server-galleries/queries/useFetchMyGalleries/FetchMyGalleriesV2.graphql +0 -21
  51. package/src/documents/server-galleries/queries/useFetchUserFavorites/FetchUserFavorites.graphql +0 -55
  52. package/src/documents/server-galleries/queries/useFetchUserFavorites/FetchUserFavoritesV2.graphql +0 -28
  53. package/src/documents/server-galleries/queries/useFetchUserGalleries/FetchUserGalleries.graphql +0 -55
  54. package/src/documents/server-galleries/queries/useFetchUserGalleries/FetchUserGalleriesV2.graphql +0 -28
  55. package/src/documents/server-identities/mutations/useAddWalletElrond/AddWalletElrond.graphql +0 -3
  56. package/src/documents/server-identities/mutations/useAddWalletFlow/AddWalletFlow.graphql +0 -3
  57. package/src/documents/server-identities/mutations/useAddWalletMetamask/AddWalletMetamask.graphql +0 -3
  58. package/src/documents/server-identities/mutations/useAddWalletSolana/AddWalletSolana.graphql +0 -3
  59. package/src/documents/server-identities/mutations/useAddWalletTezos/AddWalletTezos.graphql +0 -3
  60. package/src/documents/server-identities/mutations/useCreateNonce/CreateNonce.graphql +0 -3
  61. package/src/documents/server-identities/mutations/useGenerateNewInviteCodes/GenerateNewInviteCodes.graphql +0 -8
  62. package/src/documents/server-identities/mutations/useInviteCode/UseInviteCode.graphql +0 -3
  63. package/src/documents/server-identities/mutations/useRefrechToken/RefreshToken.graphql +0 -8
  64. package/src/documents/server-identities/mutations/useRevokeToken/RevokeToken.graphql +0 -3
  65. package/src/documents/server-identities/mutations/useSignInElrond/SignInElrond.graphql +0 -10
  66. package/src/documents/server-identities/mutations/useSignInFlow/SignInFlow.graphql +0 -10
  67. package/src/documents/server-identities/mutations/useSignInMetamask/SignInMetamask.graphql +0 -10
  68. package/src/documents/server-identities/mutations/useSignInSolana/SignInSolana.graphql +0 -10
  69. package/src/documents/server-identities/mutations/useSignInTezos/SignInTezos.graphql +0 -10
  70. package/src/documents/server-identities/mutations/useUpdateProfile/UpdateProfile.graphql +0 -18
  71. package/src/documents/server-identities/queries/useFetchProfile/FetchProfile.graphql +0 -31
  72. package/src/documents/server-identities/queries/useFetchWallets/FetchUserWallets.graphql +0 -9
  73. package/src/documents/server-identities/queries/useGetMyInviteCodes/GetMyInviteCodes.graphql +0 -8
  74. package/src/documents/server-medias/queries/useFetchUserPic/FetchUserpic.graphql +0 -3
  75. package/src/documents/server-opportunities/mutations/useCreateOpportunity//320/241reateOpportunity.graphql +0 -3
  76. package/src/documents/server-opportunities/mutations/useOpenOpportunity/OpenOpportunity.graphql +0 -3
  77. package/src/documents/server-opportunities/queries/useFetchOpportunities/FetchOpportunities.graphql +0 -42
  78. package/src/documents/server-preferences/mutations/useSaveUserExpectations/SaveUserExpectations.graphql +0 -3
  79. package/src/documents/server-preferences/mutations/useSaveUserInterests/SaveUserInterests.graphql +0 -3
  80. package/src/documents/server-preferences/queries/useFetchExpectations/FetchExpectations.graphql +0 -6
  81. package/src/documents/server-preferences/queries/useFetchInterests/FetchUserInterests.graphql +0 -6
  82. package/src/documents/server-preferences/queries/useFetchSearchResultTimeSelection/FetchSearchResultTimeSelections.graphql +0 -6
  83. package/src/documents/server-preferences/queries/useFetchUserExpectations/FetchUserExpectations.graphql +0 -7
  84. package/src/documents/server-preferences/queries/useFetchUserInterests/FetchUserInterests.graphql +0 -8
  85. package/src/documents/server-preferences/queries/useSearchResultBlockchainSelections/FetchSearchResultBlockchainSelections.graphql +0 -6
  86. package/src/documents/server-preferences/queries/useSearchResultCategorySelections/FetchSearchResultCategorySelections.graphql +0 -6
  87. package/src/documents/server-preferences/queries/useSearchResultStatusSelections/FetchSearchResultStatusSelection.graphql +0 -6
  88. package/src/documents/server-preferences/queries/useSearchResultTypeSelections/FetchSetsSearchResultTypeSelections.graphql +0 -6
  89. package/src/documents/server-search/queries/useFetchAllCreations/FetchAllCreations.graphql +0 -21
  90. package/src/documents/server-search/queries/useFetchAssetsCount/FetchAssetsCount.graphql +0 -3
  91. package/src/documents/server-search/queries/useFetchCollections/FindCollections.graphql +0 -23
  92. package/src/documents/server-search/queries/useFetchCreationsByType/FetchCreationsByType.graphql +0 -21
  93. package/src/documents/server-search/queries/useFetchFindAllTopEntitiesByName/FindAllTopEntitiesByName.graphql +0 -98
  94. package/src/documents/server-search/queries/useFetchNetWorth/FetchProfile.graphql +0 -6
  95. package/src/documents/server-search/queries/useFindCreations/FindCreations.graphql +0 -22
  96. package/src/documents/server-search/queries/useFindProfilesByName/FindProfilesByName.graphql +0 -15
  97. package/src/documents/server-search/queries/useFindSets/FindSets.graphql +0 -21
  98. package/src/documents/server-search/queries/useFindShowcaseItems/FetchShowcaseItems.graphql +0 -20
  99. package/src/documents/server-search/queries/useFindUserCreations/FindUserCreations.graphql +0 -22
  100. package/src/documents/server-search/queries/useFindUserShowcaseItems/FetchFindUserShowcaseItems.graphql +0 -21
@@ -1,34 +0,0 @@
1
- query FetchGalleryCreations($galleryId: String!, $pageSize: Int!, $pageToken: String) {
2
- fetchGalleryCreations(galleryId: $galleryId, pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleryCreations {
5
- galleryId
6
- creationId
7
- address
8
- tokenId
9
- itemId
10
- itemType
11
- itemOrder
12
- galleryName
13
- blockchain
14
- name
15
- creatorsAddresses
16
- originalUrls
17
- media
18
- mediaPreview
19
- mimeType
20
- sizeRatio
21
- fileSize
22
- nsfw
23
- likes
24
- liked
25
- views
26
- visible
27
- blurred
28
- prices {
29
- currency
30
- amount
31
- }
32
- }
33
- }
34
- }
@@ -1,18 +0,0 @@
1
- query FetchGalleryV2($galleryId: String!) {
2
- fetchGalleryV2(galleryId: $galleryId) {
3
- galleryId
4
- galleryType
5
- name
6
- description
7
- userId
8
- username
9
- userpic
10
- banner
11
- createdAt
12
- items
13
- views
14
- publiclyAccessible
15
- nsfw
16
- creationIds
17
- }
18
- }
@@ -1,48 +0,0 @@
1
- query FetchMyFavorites($pageSize: Int!, $pageToken: String) {
2
- fetchMyFavorites(pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- banner
13
- createdAt
14
- items
15
- views
16
- publiclyAccessible
17
- nsfw
18
- galleryCreations {
19
- galleryId
20
- creationId
21
- itemId
22
- itemType
23
- itemOrder
24
- galleryName
25
- blockchain
26
- name
27
- creatorsAddresses
28
- ownersAddresses
29
- originalUrls
30
- media
31
- mediaPreview
32
- mimeType
33
- sizeRatio
34
- fileSize
35
- nsfw
36
- likes
37
- liked
38
- views
39
- visible
40
- blurred
41
- prices {
42
- currency
43
- amount
44
- }
45
- }
46
- }
47
- }
48
- }
@@ -1,21 +0,0 @@
1
- query FetchMyFavoritesV2($pageSize: Int!, $pageToken: String) {
2
- fetchMyFavoritesV2(pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- banner
13
- createdAt
14
- items
15
- views
16
- publiclyAccessible
17
- nsfw
18
- creationIds
19
- }
20
- }
21
- }
@@ -1,21 +0,0 @@
1
- query FetchMyGalleriesV2($pageSize: Int!, $pageToken: String) {
2
- fetchMyGalleriesV2(pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- banner
13
- createdAt
14
- items
15
- views
16
- publiclyAccessible
17
- nsfw
18
- creationIds
19
- }
20
- }
21
- }
@@ -1,55 +0,0 @@
1
- query FetchUserFavorites($userId: ID!, $pageSize: Int!, $pageToken: String) {
2
- fetchUserFavorites(userId: $userId, pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- userWallets {
13
- userId
14
- address
15
- walletName
16
- blockchain
17
- chainId
18
- }
19
- banner
20
- createdAt
21
- items
22
- views
23
- publiclyAccessible
24
- nsfw
25
- galleryCreations {
26
- galleryId
27
- creationId
28
- itemId
29
- itemType
30
- itemOrder
31
- galleryName
32
- blockchain
33
- name
34
- creatorsAddresses
35
- ownersAddresses
36
- originalUrls
37
- media
38
- mediaPreview
39
- mimeType
40
- sizeRatio
41
- fileSize
42
- nsfw
43
- likes
44
- liked
45
- views
46
- visible
47
- blurred
48
- prices {
49
- currency
50
- amount
51
- }
52
- }
53
- }
54
- }
55
- }
@@ -1,28 +0,0 @@
1
- query FetchUserFavoritesV2($userId: ID!, $pageSize: Int!, $pageToken: String) {
2
- fetchUserFavoritesV2(userId: $userId, pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- userWallets {
13
- userId
14
- address
15
- walletName
16
- blockchain
17
- chainId
18
- }
19
- banner
20
- createdAt
21
- items
22
- views
23
- publiclyAccessible
24
- nsfw
25
- creationIds
26
- }
27
- }
28
- }
@@ -1,55 +0,0 @@
1
- query fetchUserGalleries($userId: ID!, $pageSize: Int!, $pageToken: String) {
2
- fetchUserGalleries(userId: $userId, pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- userWallets {
13
- userId
14
- address
15
- walletName
16
- blockchain
17
- chainId
18
- }
19
- banner
20
- createdAt
21
- items
22
- views
23
- publiclyAccessible
24
- nsfw
25
- galleryCreations {
26
- galleryId
27
- creationId
28
- itemId
29
- itemType
30
- itemOrder
31
- galleryName
32
- blockchain
33
- name
34
- creatorsAddresses
35
- ownersAddresses
36
- originalUrls
37
- media
38
- mediaPreview
39
- mimeType
40
- sizeRatio
41
- fileSize
42
- nsfw
43
- likes
44
- liked
45
- views
46
- visible
47
- blurred
48
- prices {
49
- currency
50
- amount
51
- }
52
- }
53
- }
54
- }
55
- }
@@ -1,28 +0,0 @@
1
- query fetchUserGalleriesV2($userId: ID!, $pageSize: Int!, $pageToken: String) {
2
- fetchUserGalleriesV2(userId: $userId, pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- galleries {
5
- galleryId
6
- galleryType
7
- name
8
- description
9
- userId
10
- username
11
- userpic
12
- userWallets {
13
- userId
14
- address
15
- walletName
16
- blockchain
17
- chainId
18
- }
19
- banner
20
- createdAt
21
- items
22
- views
23
- publiclyAccessible
24
- nsfw
25
- creationIds
26
- }
27
- }
28
- }
@@ -1,3 +0,0 @@
1
- mutation AddWalletElrond($signature: String!, $address: String!) {
2
- addWalletElrond(signature: $signature, address: $address)
3
- }
@@ -1,3 +0,0 @@
1
- mutation AddWalletFlow($signature: String!, $address: String!) {
2
- addWalletFlow(signature: $signature, address: $address)
3
- }
@@ -1,3 +0,0 @@
1
- mutation AddWalletMetamask($signature: String!, $address: String!, $chainId: String!) {
2
- addWalletMetamask(signature: $signature, address: $address, chainId: $chainId)
3
- }
@@ -1,3 +0,0 @@
1
- mutation AddWalletSolana($signature: String!, $pubkey: String!) {
2
- addWalletSolana(signature: $signature, pubkey: $pubkey)
3
- }
@@ -1,3 +0,0 @@
1
- mutation AddWalletTezos($signature: String!, $pubkey: String!) {
2
- addWalletTezos(signature: $signature, pubkey: $pubkey)
3
- }
@@ -1,3 +0,0 @@
1
- mutation CreateNonce($address: String!, $blockchain: String!, $chainId: String) {
2
- createNonce(address: $address, blockchain: $blockchain, chainId: $chainId)
3
- }
@@ -1,8 +0,0 @@
1
- mutation GenerateNewInviteCodes($codesNum: Int!) {
2
- generateNewInviteCodes(codesNum: $codesNum) {
3
- inviteCode
4
- inviteeId
5
- isUsed
6
- usedAt
7
- }
8
- }
@@ -1,3 +0,0 @@
1
- mutation UseInviteCode($inviteCode: String!) {
2
- useInviteCode(inviteCode: $inviteCode)
3
- }
@@ -1,8 +0,0 @@
1
- mutation RefreshToken($refreshToken: String!) {
2
- refreshToken(refreshToken: $refreshToken) {
3
- userId
4
- tokenAuth
5
- tokenRefresh
6
- role
7
- }
8
- }
@@ -1,3 +0,0 @@
1
- mutation RevokeToken {
2
- revokeToken
3
- }
@@ -1,10 +0,0 @@
1
- mutation SignInElrond($signature: String!, $address: String!) {
2
- signInElrond(signature: $signature, address: $address) {
3
- userId
4
- wallets
5
- authToken
6
- refreshToken
7
- newUser
8
- inviteCode
9
- }
10
- }
@@ -1,10 +0,0 @@
1
- mutation SignInFlow($signature: String!, $address: String!) {
2
- signInFlow(signature: $signature, address: $address) {
3
- userId
4
- wallets
5
- authToken
6
- refreshToken
7
- newUser
8
- inviteCode
9
- }
10
- }
@@ -1,10 +0,0 @@
1
- mutation SignInMetamask($signature: String!, $address: String!, $chainId: String!) {
2
- signInMetamask(signature: $signature, address: $address, chainId: $chainId) {
3
- userId
4
- wallets
5
- authToken
6
- refreshToken
7
- newUser
8
- inviteCode
9
- }
10
- }
@@ -1,10 +0,0 @@
1
- mutation SignInSolana($signature: String!, $pubkey: String!) {
2
- signInSolana(signature: $signature, pubkey: $pubkey) {
3
- userId
4
- wallets
5
- authToken
6
- refreshToken
7
- newUser
8
- inviteCode
9
- }
10
- }
@@ -1,10 +0,0 @@
1
- mutation SignInTezos($signature: String!, $pubkey: String!) {
2
- signInTezos(signature: $signature, pubkey: $pubkey) {
3
- userId
4
- wallets
5
- authToken
6
- refreshToken
7
- newUser
8
- inviteCode
9
- }
10
- }
@@ -1,18 +0,0 @@
1
- mutation UpdateProfile(
2
- $username: String
3
- $about: String
4
- $facebook: String
5
- $twitter: String
6
- $instagram: String
7
- $website: String
8
- $showNsfw: Boolean
9
- ) {
10
- updateProfile(
11
- profile: {
12
- username: $username
13
- about: $about
14
- showNsfw: $showNsfw
15
- social: { facebook: $facebook, twitter: $twitter, instagram: $instagram, website: $website }
16
- }
17
- )
18
- }
@@ -1,31 +0,0 @@
1
- query FetchProfile($userId: ID!) {
2
- fetchProfile(userId: $userId) {
3
- userId
4
- username
5
- about
6
- userpic
7
- following
8
- followings
9
- followers
10
- rank
11
- social {
12
- facebook
13
- twitter
14
- instagram
15
- website
16
- }
17
- views
18
- createdAt
19
- deletedAt
20
- visible
21
- deleted
22
- showNsfw
23
- wallets {
24
- userId
25
- address
26
- walletName
27
- blockchain
28
- chainId
29
- }
30
- }
31
- }
@@ -1,9 +0,0 @@
1
- query FetchUserWallets($userId: ID!) {
2
- fetchUserWallets(userId: $userId) {
3
- userId
4
- address
5
- walletName
6
- blockchain
7
- chainId
8
- }
9
- }
@@ -1,8 +0,0 @@
1
- query GetMyInviteCodes {
2
- getMyInviteCodes {
3
- inviteCode
4
- inviteeId
5
- isUsed
6
- usedAt
7
- }
8
- }
@@ -1,3 +0,0 @@
1
- query FetchUserpic($userId: ID!) {
2
- fetchUserpic(userId: $userId)
3
- }
@@ -1,3 +0,0 @@
1
- mutation CreateOpportunity($input: OpportunityInput!) {
2
- createOpportunity(input: $input)
3
- }
@@ -1,3 +0,0 @@
1
- mutation OpenOpportunity($opportunityId: ID!) {
2
- openOpportunity(opportunityId: $opportunityId)
3
- }
@@ -1,42 +0,0 @@
1
- query FetchOpportunities($domain: String) {
2
- fetchOpportunities(domain: $domain) {
3
- currentOpportunities {
4
- opportunityId
5
- name
6
- description
7
- startedAt
8
- endedAt
9
- createdAt
10
- tags
11
- category
12
- media
13
- links
14
- ludoRankRequired
15
- ludoRankRequiredMin
16
- ludoRankRequiredMax
17
- rewardType
18
- creatorId
19
- creatorWallet
20
- status
21
- }
22
- similarOpportunities {
23
- opportunityId
24
- name
25
- description
26
- startedAt
27
- endedAt
28
- createdAt
29
- tags
30
- category
31
- media
32
- links
33
- ludoRankRequired
34
- ludoRankRequiredMin
35
- ludoRankRequiredMax
36
- rewardType
37
- creatorId
38
- creatorWallet
39
- status
40
- }
41
- }
42
- }
@@ -1,3 +0,0 @@
1
- mutation SaveUserExpectations($expectations: [String]!) {
2
- saveUserExpectations(expectations: $expectations)
3
- }
@@ -1,3 +0,0 @@
1
- mutation SaveUserInterests($interests: [String]!) {
2
- saveUserInterests(interests: $interests)
3
- }
@@ -1,6 +0,0 @@
1
- query FetchExpectations {
2
- fetchExpectations {
3
- name
4
- imageUrl
5
- }
6
- }
@@ -1,6 +0,0 @@
1
- query FetchInterests {
2
- fetchInterests {
3
- name
4
- imageUrl
5
- }
6
- }
@@ -1,6 +0,0 @@
1
- query FetchSearchResultTimeSelections {
2
- fetchSearchResultTimeSelections {
3
- name
4
- label
5
- }
6
- }
@@ -1,7 +0,0 @@
1
- query FetchUserExpectations {
2
- fetchUserExpectations {
3
- userId
4
- name
5
- imageUrl
6
- }
7
- }
@@ -1,8 +0,0 @@
1
- query FetchUserInterests {
2
- fetchUserInterests {
3
- userId
4
- name
5
- imageUrl
6
- percents
7
- }
8
- }
@@ -1,6 +0,0 @@
1
- query FetchSearchResultBlockchainSelections {
2
- fetchSearchResultBlockchainSelections {
3
- name
4
- label
5
- }
6
- }
@@ -1,6 +0,0 @@
1
- query FetchSearchResultCategorySelections {
2
- fetchSearchResultCategorySelections {
3
- name
4
- label
5
- }
6
- }
@@ -1,6 +0,0 @@
1
- query FetchSearchResultStatusSelections {
2
- fetchSearchResultStatusSelections {
3
- name
4
- label
5
- }
6
- }
@@ -1,6 +0,0 @@
1
- query FetchSetsSearchResultTypeSelections {
2
- fetchSetsSearchResultTypeSelections {
3
- name
4
- label
5
- }
6
- }
@@ -1,21 +0,0 @@
1
- query FetchAllCreations($pageSize: Int!, $pageToken: String) {
2
- fetchAllCreations(pageSize: $pageSize, pageToken: $pageToken) {
3
- nextPageToken
4
- creations {
5
- itemType
6
- itemId
7
- blockchain
8
- rank
9
- address
10
- liked
11
- likes
12
- tokenId
13
- name
14
- creatorsAddresses
15
- originalUrls
16
- media
17
- mediaPreview
18
- mimeType
19
- }
20
- }
21
- }