@portkey/graphql 1.5.2-alpha.0 → 1.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (96) hide show
  1. package/LICENSE +21 -674
  2. package/dist/commonjs/did/__generated__/hooks/caHolderInfo.d.ts +16 -0
  3. package/dist/commonjs/did/__generated__/hooks/caHolderInfo.js +16 -0
  4. package/dist/commonjs/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts +16 -0
  5. package/dist/commonjs/did/__generated__/hooks/caHolderManagerChangeRecordInfo.js +16 -0
  6. package/dist/commonjs/did/__generated__/hooks/caHolderManagerInfo.d.ts +16 -0
  7. package/dist/commonjs/did/__generated__/hooks/caHolderManagerInfo.js +16 -0
  8. package/dist/commonjs/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +16 -0
  9. package/dist/commonjs/did/__generated__/hooks/caHolderNFTBalanceInfo.js +16 -0
  10. package/dist/commonjs/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +16 -0
  11. package/dist/commonjs/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.js +16 -0
  12. package/dist/commonjs/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +16 -0
  13. package/dist/commonjs/did/__generated__/hooks/caHolderSearchTokenNFT.js +16 -0
  14. package/dist/commonjs/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +16 -0
  15. package/dist/commonjs/did/__generated__/hooks/caHolderTokenBalanceInfo.js +16 -0
  16. package/dist/commonjs/did/__generated__/hooks/caHolderTransaction.d.ts +16 -0
  17. package/dist/commonjs/did/__generated__/hooks/caHolderTransaction.js +16 -0
  18. package/dist/commonjs/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +16 -0
  19. package/dist/commonjs/did/__generated__/hooks/caHolderTransactionAddressInfo.js +16 -0
  20. package/dist/commonjs/did/__generated__/hooks/caHolderTransactionInfo.d.ts +16 -0
  21. package/dist/commonjs/did/__generated__/hooks/caHolderTransactionInfo.js +16 -0
  22. package/dist/commonjs/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +16 -0
  23. package/dist/commonjs/did/__generated__/hooks/loginGuardianChangeRecordInfo.js +16 -0
  24. package/dist/commonjs/did/__generated__/hooks/loginGuardianInfo.d.ts +16 -0
  25. package/dist/commonjs/did/__generated__/hooks/loginGuardianInfo.js +16 -0
  26. package/dist/commonjs/did/__generated__/hooks/syncState.d.ts +16 -0
  27. package/dist/commonjs/did/__generated__/hooks/syncState.js +16 -0
  28. package/dist/commonjs/did/__generated__/hooks/tokenInfo.d.ts +16 -0
  29. package/dist/commonjs/did/__generated__/hooks/tokenInfo.js +16 -0
  30. package/dist/commonjs/did/__generated__/types.d.ts +1 -0
  31. package/dist/commonjs/did/utils.js +2 -0
  32. package/dist/commonjs/types/did.d.ts +1 -1
  33. package/dist/esm/did/__generated__/hooks/caHolderInfo.d.ts +16 -0
  34. package/dist/esm/did/__generated__/hooks/caHolderInfo.js +16 -0
  35. package/dist/esm/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts +16 -0
  36. package/dist/esm/did/__generated__/hooks/caHolderManagerChangeRecordInfo.js +16 -0
  37. package/dist/esm/did/__generated__/hooks/caHolderManagerInfo.d.ts +16 -0
  38. package/dist/esm/did/__generated__/hooks/caHolderManagerInfo.js +16 -0
  39. package/dist/esm/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +16 -0
  40. package/dist/esm/did/__generated__/hooks/caHolderNFTBalanceInfo.js +16 -0
  41. package/dist/esm/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +16 -0
  42. package/dist/esm/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.js +16 -0
  43. package/dist/esm/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +16 -0
  44. package/dist/esm/did/__generated__/hooks/caHolderSearchTokenNFT.js +16 -0
  45. package/dist/esm/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +16 -0
  46. package/dist/esm/did/__generated__/hooks/caHolderTokenBalanceInfo.js +16 -0
  47. package/dist/esm/did/__generated__/hooks/caHolderTransaction.d.ts +16 -0
  48. package/dist/esm/did/__generated__/hooks/caHolderTransaction.js +16 -0
  49. package/dist/esm/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +16 -0
  50. package/dist/esm/did/__generated__/hooks/caHolderTransactionAddressInfo.js +16 -0
  51. package/dist/esm/did/__generated__/hooks/caHolderTransactionInfo.d.ts +16 -0
  52. package/dist/esm/did/__generated__/hooks/caHolderTransactionInfo.js +16 -0
  53. package/dist/esm/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +16 -0
  54. package/dist/esm/did/__generated__/hooks/loginGuardianChangeRecordInfo.js +16 -0
  55. package/dist/esm/did/__generated__/hooks/loginGuardianInfo.d.ts +16 -0
  56. package/dist/esm/did/__generated__/hooks/loginGuardianInfo.js +16 -0
  57. package/dist/esm/did/__generated__/hooks/syncState.d.ts +16 -0
  58. package/dist/esm/did/__generated__/hooks/syncState.js +16 -0
  59. package/dist/esm/did/__generated__/hooks/tokenInfo.d.ts +16 -0
  60. package/dist/esm/did/__generated__/hooks/tokenInfo.js +16 -0
  61. package/dist/esm/did/__generated__/types.d.ts +1 -0
  62. package/dist/esm/did/utils.js +2 -0
  63. package/dist/esm/types/did.d.ts +1 -1
  64. package/dist/types/did/__generated__/hooks/caHolderInfo.d.ts +16 -0
  65. package/dist/types/did/__generated__/hooks/caHolderInfo.d.ts.map +1 -1
  66. package/dist/types/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts +16 -0
  67. package/dist/types/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts.map +1 -1
  68. package/dist/types/did/__generated__/hooks/caHolderManagerInfo.d.ts +16 -0
  69. package/dist/types/did/__generated__/hooks/caHolderManagerInfo.d.ts.map +1 -1
  70. package/dist/types/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +16 -0
  71. package/dist/types/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts.map +1 -1
  72. package/dist/types/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +16 -0
  73. package/dist/types/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts.map +1 -1
  74. package/dist/types/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +16 -0
  75. package/dist/types/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts.map +1 -1
  76. package/dist/types/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +16 -0
  77. package/dist/types/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts.map +1 -1
  78. package/dist/types/did/__generated__/hooks/caHolderTransaction.d.ts +16 -0
  79. package/dist/types/did/__generated__/hooks/caHolderTransaction.d.ts.map +1 -1
  80. package/dist/types/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +16 -0
  81. package/dist/types/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts.map +1 -1
  82. package/dist/types/did/__generated__/hooks/caHolderTransactionInfo.d.ts +16 -0
  83. package/dist/types/did/__generated__/hooks/caHolderTransactionInfo.d.ts.map +1 -1
  84. package/dist/types/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +16 -0
  85. package/dist/types/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts.map +1 -1
  86. package/dist/types/did/__generated__/hooks/loginGuardianInfo.d.ts +16 -0
  87. package/dist/types/did/__generated__/hooks/loginGuardianInfo.d.ts.map +1 -1
  88. package/dist/types/did/__generated__/hooks/syncState.d.ts +16 -0
  89. package/dist/types/did/__generated__/hooks/syncState.d.ts.map +1 -1
  90. package/dist/types/did/__generated__/hooks/tokenInfo.d.ts +16 -0
  91. package/dist/types/did/__generated__/hooks/tokenInfo.d.ts.map +1 -1
  92. package/dist/types/did/__generated__/types.d.ts +1 -0
  93. package/dist/types/did/__generated__/types.d.ts.map +1 -1
  94. package/dist/types/types/did.d.ts +1 -1
  95. package/dist/types/types/did.d.ts.map +1 -1
  96. package/package.json +6 -3
@@ -47,6 +47,22 @@ exports.TokenInfoDocument = (0, client_1.gql) `
47
47
  }
48
48
  }
49
49
  `;
50
+ /**
51
+ * __useTokenInfoQuery__
52
+ *
53
+ * To run a query within a React component, call `useTokenInfoQuery` and pass it any options that fit your needs.
54
+ * When your component renders, `useTokenInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
55
+ * you can use to render your UI.
56
+ *
57
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
58
+ *
59
+ * @example
60
+ * const { data, loading, error } = useTokenInfoQuery({
61
+ * variables: {
62
+ * dto: // value for 'dto'
63
+ * },
64
+ * });
65
+ */
50
66
  function useTokenInfoQuery(baseOptions) {
51
67
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
52
68
  return Apollo.useQuery(exports.TokenInfoDocument, options);
@@ -11,6 +11,7 @@ export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
11
11
  export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
12
12
  [SubKey in K]: Maybe<T[SubKey]>;
13
13
  };
14
+ /** All built-in and custom scalars, mapped to their actual values */
14
15
  export type Scalars = {
15
16
  ID: string;
16
17
  String: string;
@@ -12,6 +12,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.getLoginGuardianAccount = exports.getCAHolderManagerInfo = void 0;
13
13
  const caHolderManagerInfo_1 = require("./__generated__/hooks/caHolderManagerInfo");
14
14
  const loginGuardianInfo_1 = require("./__generated__/hooks/loginGuardianInfo");
15
+ // CAHolderManager
15
16
  const getCAHolderManagerInfo = (apolloClient, params) => __awaiter(void 0, void 0, void 0, function* () {
16
17
  const result = yield apolloClient.query({
17
18
  query: caHolderManagerInfo_1.CaHolderManagerInfoDocument,
@@ -20,6 +21,7 @@ const getCAHolderManagerInfo = (apolloClient, params) => __awaiter(void 0, void
20
21
  return result;
21
22
  });
22
23
  exports.getCAHolderManagerInfo = getCAHolderManagerInfo;
24
+ // LoginGuardianType
23
25
  const getLoginGuardianAccount = (apolloClient, params) => __awaiter(void 0, void 0, void 0, function* () {
24
26
  const result = yield apolloClient.query({
25
27
  query: loginGuardianInfo_1.LoginGuardianInfoDocument,
@@ -1,5 +1,5 @@
1
1
  import { CaHolderManagerDto, GetCaHolderManagerInfoDto, LoginGuardianDto } from '../did/__generated__/types';
2
- export type GetCAHolderByManagerParamsType = Required<Pick<GetCaHolderManagerInfoDto, 'manager' | 'chainId'>>;
2
+ export type GetCAHolderByManagerParamsType = Partial<Omit<GetCaHolderManagerInfoDto, 'manager' | 'chainId'>> & Required<Pick<GetCaHolderManagerInfoDto, 'manager' | 'chainId'>>;
3
3
  export type CaHolderWithGuardian = CaHolderManagerDto & {
4
4
  loginGuardianInfo: Array<LoginGuardianDto | null>;
5
5
  };
@@ -31,6 +31,22 @@ export type CaHolderInfoQuery = {
31
31
  } | null> | null;
32
32
  };
33
33
  export declare const CaHolderInfoDocument: Apollo.DocumentNode;
34
+ /**
35
+ * __useCaHolderInfoQuery__
36
+ *
37
+ * To run a query within a React component, call `useCaHolderInfoQuery` and pass it any options that fit your needs.
38
+ * When your component renders, `useCaHolderInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
39
+ * you can use to render your UI.
40
+ *
41
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
42
+ *
43
+ * @example
44
+ * const { data, loading, error } = useCaHolderInfoQuery({
45
+ * variables: {
46
+ * dto: // value for 'dto'
47
+ * },
48
+ * });
49
+ */
34
50
  export declare function useCaHolderInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderInfoQuery, CaHolderInfoQueryVariables>): Apollo.QueryResult<CaHolderInfoQuery, Types.Exact<{
35
51
  dto?: Types.InputMaybe<Types.GetCaHolderInfoDto> | undefined;
36
52
  }>>;
@@ -25,6 +25,22 @@ export const CaHolderInfoDocument = gql `
25
25
  }
26
26
  }
27
27
  `;
28
+ /**
29
+ * __useCaHolderInfoQuery__
30
+ *
31
+ * To run a query within a React component, call `useCaHolderInfoQuery` and pass it any options that fit your needs.
32
+ * When your component renders, `useCaHolderInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
33
+ * you can use to render your UI.
34
+ *
35
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
36
+ *
37
+ * @example
38
+ * const { data, loading, error } = useCaHolderInfoQuery({
39
+ * variables: {
40
+ * dto: // value for 'dto'
41
+ * },
42
+ * });
43
+ */
28
44
  export function useCaHolderInfoQuery(baseOptions) {
29
45
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
30
46
  return Apollo.useQuery(CaHolderInfoDocument, options);
@@ -15,6 +15,22 @@ export type CaHolderManagerChangeRecordInfoQuery = {
15
15
  } | null> | null;
16
16
  };
17
17
  export declare const CaHolderManagerChangeRecordInfoDocument: Apollo.DocumentNode;
18
+ /**
19
+ * __useCaHolderManagerChangeRecordInfoQuery__
20
+ *
21
+ * To run a query within a React component, call `useCaHolderManagerChangeRecordInfoQuery` and pass it any options that fit your needs.
22
+ * When your component renders, `useCaHolderManagerChangeRecordInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
23
+ * you can use to render your UI.
24
+ *
25
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
26
+ *
27
+ * @example
28
+ * const { data, loading, error } = useCaHolderManagerChangeRecordInfoQuery({
29
+ * variables: {
30
+ * dto: // value for 'dto'
31
+ * },
32
+ * });
33
+ */
18
34
  export declare function useCaHolderManagerChangeRecordInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderManagerChangeRecordInfoQuery, CaHolderManagerChangeRecordInfoQueryVariables>): Apollo.QueryResult<CaHolderManagerChangeRecordInfoQuery, Types.Exact<{
19
35
  dto?: Types.InputMaybe<Types.GetCaHolderManagerChangeRecordDto> | undefined;
20
36
  }>>;
@@ -12,6 +12,22 @@ export const CaHolderManagerChangeRecordInfoDocument = gql `
12
12
  }
13
13
  }
14
14
  `;
15
+ /**
16
+ * __useCaHolderManagerChangeRecordInfoQuery__
17
+ *
18
+ * To run a query within a React component, call `useCaHolderManagerChangeRecordInfoQuery` and pass it any options that fit your needs.
19
+ * When your component renders, `useCaHolderManagerChangeRecordInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
20
+ * you can use to render your UI.
21
+ *
22
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
23
+ *
24
+ * @example
25
+ * const { data, loading, error } = useCaHolderManagerChangeRecordInfoQuery({
26
+ * variables: {
27
+ * dto: // value for 'dto'
28
+ * },
29
+ * });
30
+ */
15
31
  export function useCaHolderManagerChangeRecordInfoQuery(baseOptions) {
16
32
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
17
33
  return Apollo.useQuery(CaHolderManagerChangeRecordInfoDocument, options);
@@ -20,6 +20,22 @@ export type CaHolderManagerInfoQuery = {
20
20
  } | null> | null;
21
21
  };
22
22
  export declare const CaHolderManagerInfoDocument: Apollo.DocumentNode;
23
+ /**
24
+ * __useCaHolderManagerInfoQuery__
25
+ *
26
+ * To run a query within a React component, call `useCaHolderManagerInfoQuery` and pass it any options that fit your needs.
27
+ * When your component renders, `useCaHolderManagerInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
28
+ * you can use to render your UI.
29
+ *
30
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
31
+ *
32
+ * @example
33
+ * const { data, loading, error } = useCaHolderManagerInfoQuery({
34
+ * variables: {
35
+ * dto: // value for 'dto'
36
+ * },
37
+ * });
38
+ */
23
39
  export declare function useCaHolderManagerInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderManagerInfoQuery, CaHolderManagerInfoQueryVariables>): Apollo.QueryResult<CaHolderManagerInfoQuery, Types.Exact<{
24
40
  dto?: Types.InputMaybe<Types.GetCaHolderManagerInfoDto> | undefined;
25
41
  }>>;
@@ -16,6 +16,22 @@ export const CaHolderManagerInfoDocument = gql `
16
16
  }
17
17
  }
18
18
  `;
19
+ /**
20
+ * __useCaHolderManagerInfoQuery__
21
+ *
22
+ * To run a query within a React component, call `useCaHolderManagerInfoQuery` and pass it any options that fit your needs.
23
+ * When your component renders, `useCaHolderManagerInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
24
+ * you can use to render your UI.
25
+ *
26
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
27
+ *
28
+ * @example
29
+ * const { data, loading, error } = useCaHolderManagerInfoQuery({
30
+ * variables: {
31
+ * dto: // value for 'dto'
32
+ * },
33
+ * });
34
+ */
19
35
  export function useCaHolderManagerInfoQuery(baseOptions) {
20
36
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
21
37
  return Apollo.useQuery(CaHolderManagerInfoDocument, options);
@@ -33,6 +33,22 @@ export type CaHolderNftBalanceInfoQuery = {
33
33
  } | null;
34
34
  };
35
35
  export declare const CaHolderNftBalanceInfoDocument: Apollo.DocumentNode;
36
+ /**
37
+ * __useCaHolderNftBalanceInfoQuery__
38
+ *
39
+ * To run a query within a React component, call `useCaHolderNftBalanceInfoQuery` and pass it any options that fit your needs.
40
+ * When your component renders, `useCaHolderNftBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
41
+ * you can use to render your UI.
42
+ *
43
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
44
+ *
45
+ * @example
46
+ * const { data, loading, error } = useCaHolderNftBalanceInfoQuery({
47
+ * variables: {
48
+ * dto: // value for 'dto'
49
+ * },
50
+ * });
51
+ */
36
52
  export declare function useCaHolderNftBalanceInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderNftBalanceInfoQuery, CaHolderNftBalanceInfoQueryVariables>): Apollo.QueryResult<CaHolderNftBalanceInfoQuery, Types.Exact<{
37
53
  dto?: Types.InputMaybe<Types.GetCaHolderNftInfoDto> | undefined;
38
54
  }>>;
@@ -28,6 +28,22 @@ export const CaHolderNftBalanceInfoDocument = gql `
28
28
  }
29
29
  }
30
30
  `;
31
+ /**
32
+ * __useCaHolderNftBalanceInfoQuery__
33
+ *
34
+ * To run a query within a React component, call `useCaHolderNftBalanceInfoQuery` and pass it any options that fit your needs.
35
+ * When your component renders, `useCaHolderNftBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
36
+ * you can use to render your UI.
37
+ *
38
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
39
+ *
40
+ * @example
41
+ * const { data, loading, error } = useCaHolderNftBalanceInfoQuery({
42
+ * variables: {
43
+ * dto: // value for 'dto'
44
+ * },
45
+ * });
46
+ */
31
47
  export function useCaHolderNftBalanceInfoQuery(baseOptions) {
32
48
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
33
49
  return Apollo.useQuery(CaHolderNftBalanceInfoDocument, options);
@@ -31,6 +31,22 @@ export type CaHolderNftCollectionBalanceInfoQuery = {
31
31
  } | null;
32
32
  };
33
33
  export declare const CaHolderNftCollectionBalanceInfoDocument: Apollo.DocumentNode;
34
+ /**
35
+ * __useCaHolderNftCollectionBalanceInfoQuery__
36
+ *
37
+ * To run a query within a React component, call `useCaHolderNftCollectionBalanceInfoQuery` and pass it any options that fit your needs.
38
+ * When your component renders, `useCaHolderNftCollectionBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
39
+ * you can use to render your UI.
40
+ *
41
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
42
+ *
43
+ * @example
44
+ * const { data, loading, error } = useCaHolderNftCollectionBalanceInfoQuery({
45
+ * variables: {
46
+ * dto: // value for 'dto'
47
+ * },
48
+ * });
49
+ */
34
50
  export declare function useCaHolderNftCollectionBalanceInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderNftCollectionBalanceInfoQuery, CaHolderNftCollectionBalanceInfoQueryVariables>): Apollo.QueryResult<CaHolderNftCollectionBalanceInfoQuery, Types.Exact<{
35
51
  dto?: Types.InputMaybe<Types.GetCaHolderNftCollectionInfoDto> | undefined;
36
52
  }>>;
@@ -26,6 +26,22 @@ export const CaHolderNftCollectionBalanceInfoDocument = gql `
26
26
  }
27
27
  }
28
28
  `;
29
+ /**
30
+ * __useCaHolderNftCollectionBalanceInfoQuery__
31
+ *
32
+ * To run a query within a React component, call `useCaHolderNftCollectionBalanceInfoQuery` and pass it any options that fit your needs.
33
+ * When your component renders, `useCaHolderNftCollectionBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
34
+ * you can use to render your UI.
35
+ *
36
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
37
+ *
38
+ * @example
39
+ * const { data, loading, error } = useCaHolderNftCollectionBalanceInfoQuery({
40
+ * variables: {
41
+ * dto: // value for 'dto'
42
+ * },
43
+ * });
44
+ */
29
45
  export function useCaHolderNftCollectionBalanceInfoQuery(baseOptions) {
30
46
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
31
47
  return Apollo.useQuery(CaHolderNftCollectionBalanceInfoDocument, options);
@@ -50,6 +50,22 @@ export type CaHolderSearchTokenNftQuery = {
50
50
  } | null;
51
51
  };
52
52
  export declare const CaHolderSearchTokenNftDocument: Apollo.DocumentNode;
53
+ /**
54
+ * __useCaHolderSearchTokenNftQuery__
55
+ *
56
+ * To run a query within a React component, call `useCaHolderSearchTokenNftQuery` and pass it any options that fit your needs.
57
+ * When your component renders, `useCaHolderSearchTokenNftQuery` returns an object from Apollo Client that contains loading, error, and data properties
58
+ * you can use to render your UI.
59
+ *
60
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
61
+ *
62
+ * @example
63
+ * const { data, loading, error } = useCaHolderSearchTokenNftQuery({
64
+ * variables: {
65
+ * dto: // value for 'dto'
66
+ * },
67
+ * });
68
+ */
53
69
  export declare function useCaHolderSearchTokenNftQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderSearchTokenNftQuery, CaHolderSearchTokenNftQueryVariables>): Apollo.QueryResult<CaHolderSearchTokenNftQuery, Types.Exact<{
54
70
  dto?: Types.InputMaybe<Types.GetCaHolderSearchTokenNftDto> | undefined;
55
71
  }>>;
@@ -44,6 +44,22 @@ export const CaHolderSearchTokenNftDocument = gql `
44
44
  }
45
45
  }
46
46
  `;
47
+ /**
48
+ * __useCaHolderSearchTokenNftQuery__
49
+ *
50
+ * To run a query within a React component, call `useCaHolderSearchTokenNftQuery` and pass it any options that fit your needs.
51
+ * When your component renders, `useCaHolderSearchTokenNftQuery` returns an object from Apollo Client that contains loading, error, and data properties
52
+ * you can use to render your UI.
53
+ *
54
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
55
+ *
56
+ * @example
57
+ * const { data, loading, error } = useCaHolderSearchTokenNftQuery({
58
+ * variables: {
59
+ * dto: // value for 'dto'
60
+ * },
61
+ * });
62
+ */
47
63
  export function useCaHolderSearchTokenNftQuery(baseOptions) {
48
64
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
49
65
  return Apollo.useQuery(CaHolderSearchTokenNftDocument, options);
@@ -35,6 +35,22 @@ export type CaHolderTokenBalanceInfoQuery = {
35
35
  } | null;
36
36
  };
37
37
  export declare const CaHolderTokenBalanceInfoDocument: Apollo.DocumentNode;
38
+ /**
39
+ * __useCaHolderTokenBalanceInfoQuery__
40
+ *
41
+ * To run a query within a React component, call `useCaHolderTokenBalanceInfoQuery` and pass it any options that fit your needs.
42
+ * When your component renders, `useCaHolderTokenBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
43
+ * you can use to render your UI.
44
+ *
45
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
46
+ *
47
+ * @example
48
+ * const { data, loading, error } = useCaHolderTokenBalanceInfoQuery({
49
+ * variables: {
50
+ * dto: // value for 'dto'
51
+ * },
52
+ * });
53
+ */
38
54
  export declare function useCaHolderTokenBalanceInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderTokenBalanceInfoQuery, CaHolderTokenBalanceInfoQueryVariables>): Apollo.QueryResult<CaHolderTokenBalanceInfoQuery, Types.Exact<{
39
55
  dto?: Types.InputMaybe<Types.GetCaHolderTokenBalanceDto> | undefined;
40
56
  }>>;
@@ -30,6 +30,22 @@ export const CaHolderTokenBalanceInfoDocument = gql `
30
30
  }
31
31
  }
32
32
  `;
33
+ /**
34
+ * __useCaHolderTokenBalanceInfoQuery__
35
+ *
36
+ * To run a query within a React component, call `useCaHolderTokenBalanceInfoQuery` and pass it any options that fit your needs.
37
+ * When your component renders, `useCaHolderTokenBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
38
+ * you can use to render your UI.
39
+ *
40
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
41
+ *
42
+ * @example
43
+ * const { data, loading, error } = useCaHolderTokenBalanceInfoQuery({
44
+ * variables: {
45
+ * dto: // value for 'dto'
46
+ * },
47
+ * });
48
+ */
33
49
  export function useCaHolderTokenBalanceInfoQuery(baseOptions) {
34
50
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
35
51
  return Apollo.useQuery(CaHolderTokenBalanceInfoDocument, options);
@@ -71,6 +71,22 @@ export type CaHolderTransactionQuery = {
71
71
  } | null;
72
72
  };
73
73
  export declare const CaHolderTransactionDocument: Apollo.DocumentNode;
74
+ /**
75
+ * __useCaHolderTransactionQuery__
76
+ *
77
+ * To run a query within a React component, call `useCaHolderTransactionQuery` and pass it any options that fit your needs.
78
+ * When your component renders, `useCaHolderTransactionQuery` returns an object from Apollo Client that contains loading, error, and data properties
79
+ * you can use to render your UI.
80
+ *
81
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
82
+ *
83
+ * @example
84
+ * const { data, loading, error } = useCaHolderTransactionQuery({
85
+ * variables: {
86
+ * dto: // value for 'dto'
87
+ * },
88
+ * });
89
+ */
74
90
  export declare function useCaHolderTransactionQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderTransactionQuery, CaHolderTransactionQueryVariables>): Apollo.QueryResult<CaHolderTransactionQuery, Types.Exact<{
75
91
  dto?: Types.InputMaybe<Types.GetCaHolderTransactionDto> | undefined;
76
92
  }>>;
@@ -63,6 +63,22 @@ export const CaHolderTransactionDocument = gql `
63
63
  }
64
64
  }
65
65
  `;
66
+ /**
67
+ * __useCaHolderTransactionQuery__
68
+ *
69
+ * To run a query within a React component, call `useCaHolderTransactionQuery` and pass it any options that fit your needs.
70
+ * When your component renders, `useCaHolderTransactionQuery` returns an object from Apollo Client that contains loading, error, and data properties
71
+ * you can use to render your UI.
72
+ *
73
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
74
+ *
75
+ * @example
76
+ * const { data, loading, error } = useCaHolderTransactionQuery({
77
+ * variables: {
78
+ * dto: // value for 'dto'
79
+ * },
80
+ * });
81
+ */
66
82
  export function useCaHolderTransactionQuery(baseOptions) {
67
83
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
68
84
  return Apollo.useQuery(CaHolderTransactionDocument, options);
@@ -19,6 +19,22 @@ export type CaHolderTransactionAddressInfoQuery = {
19
19
  } | null;
20
20
  };
21
21
  export declare const CaHolderTransactionAddressInfoDocument: Apollo.DocumentNode;
22
+ /**
23
+ * __useCaHolderTransactionAddressInfoQuery__
24
+ *
25
+ * To run a query within a React component, call `useCaHolderTransactionAddressInfoQuery` and pass it any options that fit your needs.
26
+ * When your component renders, `useCaHolderTransactionAddressInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
27
+ * you can use to render your UI.
28
+ *
29
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
30
+ *
31
+ * @example
32
+ * const { data, loading, error } = useCaHolderTransactionAddressInfoQuery({
33
+ * variables: {
34
+ * dto: // value for 'dto'
35
+ * },
36
+ * });
37
+ */
22
38
  export declare function useCaHolderTransactionAddressInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderTransactionAddressInfoQuery, CaHolderTransactionAddressInfoQueryVariables>): Apollo.QueryResult<CaHolderTransactionAddressInfoQuery, Types.Exact<{
23
39
  dto?: Types.InputMaybe<Types.GetCaHolderTransactionAddressDto> | undefined;
24
40
  }>>;
@@ -15,6 +15,22 @@ export const CaHolderTransactionAddressInfoDocument = gql `
15
15
  }
16
16
  }
17
17
  `;
18
+ /**
19
+ * __useCaHolderTransactionAddressInfoQuery__
20
+ *
21
+ * To run a query within a React component, call `useCaHolderTransactionAddressInfoQuery` and pass it any options that fit your needs.
22
+ * When your component renders, `useCaHolderTransactionAddressInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
23
+ * you can use to render your UI.
24
+ *
25
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
26
+ *
27
+ * @example
28
+ * const { data, loading, error } = useCaHolderTransactionAddressInfoQuery({
29
+ * variables: {
30
+ * dto: // value for 'dto'
31
+ * },
32
+ * });
33
+ */
18
34
  export function useCaHolderTransactionAddressInfoQuery(baseOptions) {
19
35
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
20
36
  return Apollo.useQuery(CaHolderTransactionAddressInfoDocument, options);
@@ -71,6 +71,22 @@ export type CaHolderTransactionInfoQuery = {
71
71
  } | null;
72
72
  };
73
73
  export declare const CaHolderTransactionInfoDocument: Apollo.DocumentNode;
74
+ /**
75
+ * __useCaHolderTransactionInfoQuery__
76
+ *
77
+ * To run a query within a React component, call `useCaHolderTransactionInfoQuery` and pass it any options that fit your needs.
78
+ * When your component renders, `useCaHolderTransactionInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
79
+ * you can use to render your UI.
80
+ *
81
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
82
+ *
83
+ * @example
84
+ * const { data, loading, error } = useCaHolderTransactionInfoQuery({
85
+ * variables: {
86
+ * dto: // value for 'dto'
87
+ * },
88
+ * });
89
+ */
74
90
  export declare function useCaHolderTransactionInfoQuery(baseOptions?: Apollo.QueryHookOptions<CaHolderTransactionInfoQuery, CaHolderTransactionInfoQueryVariables>): Apollo.QueryResult<CaHolderTransactionInfoQuery, Types.Exact<{
75
91
  dto?: Types.InputMaybe<Types.GetCaHolderTransactionDto> | undefined;
76
92
  }>>;
@@ -63,6 +63,22 @@ export const CaHolderTransactionInfoDocument = gql `
63
63
  }
64
64
  }
65
65
  `;
66
+ /**
67
+ * __useCaHolderTransactionInfoQuery__
68
+ *
69
+ * To run a query within a React component, call `useCaHolderTransactionInfoQuery` and pass it any options that fit your needs.
70
+ * When your component renders, `useCaHolderTransactionInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
71
+ * you can use to render your UI.
72
+ *
73
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
74
+ *
75
+ * @example
76
+ * const { data, loading, error } = useCaHolderTransactionInfoQuery({
77
+ * variables: {
78
+ * dto: // value for 'dto'
79
+ * },
80
+ * });
81
+ */
66
82
  export function useCaHolderTransactionInfoQuery(baseOptions) {
67
83
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
68
84
  return Apollo.useQuery(CaHolderTransactionInfoDocument, options);
@@ -25,6 +25,22 @@ export type LoginGuardianChangeRecordInfoQuery = {
25
25
  } | null> | null;
26
26
  };
27
27
  export declare const LoginGuardianChangeRecordInfoDocument: Apollo.DocumentNode;
28
+ /**
29
+ * __useLoginGuardianChangeRecordInfoQuery__
30
+ *
31
+ * To run a query within a React component, call `useLoginGuardianChangeRecordInfoQuery` and pass it any options that fit your needs.
32
+ * When your component renders, `useLoginGuardianChangeRecordInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
33
+ * you can use to render your UI.
34
+ *
35
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
36
+ *
37
+ * @example
38
+ * const { data, loading, error } = useLoginGuardianChangeRecordInfoQuery({
39
+ * variables: {
40
+ * dto: // value for 'dto'
41
+ * },
42
+ * });
43
+ */
28
44
  export declare function useLoginGuardianChangeRecordInfoQuery(baseOptions?: Apollo.QueryHookOptions<LoginGuardianChangeRecordInfoQuery, LoginGuardianChangeRecordInfoQueryVariables>): Apollo.QueryResult<LoginGuardianChangeRecordInfoQuery, Types.Exact<{
29
45
  dto?: Types.InputMaybe<Types.GetLoginGuardianChangeRecordDto> | undefined;
30
46
  }>>;
@@ -21,6 +21,22 @@ export const LoginGuardianChangeRecordInfoDocument = gql `
21
21
  }
22
22
  }
23
23
  `;
24
+ /**
25
+ * __useLoginGuardianChangeRecordInfoQuery__
26
+ *
27
+ * To run a query within a React component, call `useLoginGuardianChangeRecordInfoQuery` and pass it any options that fit your needs.
28
+ * When your component renders, `useLoginGuardianChangeRecordInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
29
+ * you can use to render your UI.
30
+ *
31
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
32
+ *
33
+ * @example
34
+ * const { data, loading, error } = useLoginGuardianChangeRecordInfoQuery({
35
+ * variables: {
36
+ * dto: // value for 'dto'
37
+ * },
38
+ * });
39
+ */
24
40
  export function useLoginGuardianChangeRecordInfoQuery(baseOptions) {
25
41
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
26
42
  return Apollo.useQuery(LoginGuardianChangeRecordInfoDocument, options);
@@ -23,6 +23,22 @@ export type LoginGuardianInfoQuery = {
23
23
  } | null> | null;
24
24
  };
25
25
  export declare const LoginGuardianInfoDocument: Apollo.DocumentNode;
26
+ /**
27
+ * __useLoginGuardianInfoQuery__
28
+ *
29
+ * To run a query within a React component, call `useLoginGuardianInfoQuery` and pass it any options that fit your needs.
30
+ * When your component renders, `useLoginGuardianInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
31
+ * you can use to render your UI.
32
+ *
33
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
34
+ *
35
+ * @example
36
+ * const { data, loading, error } = useLoginGuardianInfoQuery({
37
+ * variables: {
38
+ * dto: // value for 'dto'
39
+ * },
40
+ * });
41
+ */
26
42
  export declare function useLoginGuardianInfoQuery(baseOptions?: Apollo.QueryHookOptions<LoginGuardianInfoQuery, LoginGuardianInfoQueryVariables>): Apollo.QueryResult<LoginGuardianInfoQuery, Types.Exact<{
27
43
  dto?: Types.InputMaybe<Types.GetLoginGuardianInfoDto> | undefined;
28
44
  }>>;
@@ -19,6 +19,22 @@ export const LoginGuardianInfoDocument = gql `
19
19
  }
20
20
  }
21
21
  `;
22
+ /**
23
+ * __useLoginGuardianInfoQuery__
24
+ *
25
+ * To run a query within a React component, call `useLoginGuardianInfoQuery` and pass it any options that fit your needs.
26
+ * When your component renders, `useLoginGuardianInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
27
+ * you can use to render your UI.
28
+ *
29
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
30
+ *
31
+ * @example
32
+ * const { data, loading, error } = useLoginGuardianInfoQuery({
33
+ * variables: {
34
+ * dto: // value for 'dto'
35
+ * },
36
+ * });
37
+ */
22
38
  export function useLoginGuardianInfoQuery(baseOptions) {
23
39
  const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
24
40
  return Apollo.useQuery(LoginGuardianInfoDocument, options);