@portkey/graphql 1.5.1 → 1.5.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.
- package/dist/commonjs/did/__generated__/hooks/caHolderInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderManagerChangeRecordInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderManagerInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderManagerInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderNFTBalanceInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderSearchTokenNFT.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTokenBalanceInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTransaction.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTransaction.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTransactionAddressInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTransactionInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/caHolderTransactionInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/loginGuardianChangeRecordInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/loginGuardianInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/loginGuardianInfo.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/syncState.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/syncState.js +16 -0
- package/dist/commonjs/did/__generated__/hooks/tokenInfo.d.ts +16 -0
- package/dist/commonjs/did/__generated__/hooks/tokenInfo.js +16 -0
- package/dist/commonjs/did/__generated__/types.d.ts +1 -0
- package/dist/commonjs/did/utils.js +2 -0
- package/dist/commonjs/types/did.d.ts +1 -1
- package/dist/esm/did/__generated__/hooks/caHolderInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderManagerChangeRecordInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderManagerInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderManagerInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderNFTBalanceInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderSearchTokenNFT.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTokenBalanceInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTransaction.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTransaction.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTransactionAddressInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTransactionInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/caHolderTransactionInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/loginGuardianChangeRecordInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/loginGuardianInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/loginGuardianInfo.js +16 -0
- package/dist/esm/did/__generated__/hooks/syncState.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/syncState.js +16 -0
- package/dist/esm/did/__generated__/hooks/tokenInfo.d.ts +16 -0
- package/dist/esm/did/__generated__/hooks/tokenInfo.js +16 -0
- package/dist/esm/did/__generated__/types.d.ts +1 -0
- package/dist/esm/did/utils.js +2 -0
- package/dist/esm/types/did.d.ts +1 -1
- package/dist/types/did/__generated__/hooks/caHolderInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderManagerChangeRecordInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderManagerInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderManagerInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderTransaction.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderTransaction.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/caHolderTransactionInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/caHolderTransactionInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/loginGuardianInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/loginGuardianInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/syncState.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/syncState.d.ts.map +1 -1
- package/dist/types/did/__generated__/hooks/tokenInfo.d.ts +16 -0
- package/dist/types/did/__generated__/hooks/tokenInfo.d.ts.map +1 -1
- package/dist/types/did/__generated__/types.d.ts +1 -0
- package/dist/types/did/__generated__/types.d.ts.map +1 -1
- package/dist/types/types/did.d.ts +1 -1
- package/dist/types/types/did.d.ts.map +1 -1
- package/package.json +6 -3
|
@@ -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
|
}>>;
|
|
@@ -51,6 +51,22 @@ exports.CaHolderInfoDocument = (0, client_1.gql) `
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
`;
|
|
54
|
+
/**
|
|
55
|
+
* __useCaHolderInfoQuery__
|
|
56
|
+
*
|
|
57
|
+
* To run a query within a React component, call `useCaHolderInfoQuery` and pass it any options that fit your needs.
|
|
58
|
+
* When your component renders, `useCaHolderInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
59
|
+
* you can use to render your UI.
|
|
60
|
+
*
|
|
61
|
+
* @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;
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* const { data, loading, error } = useCaHolderInfoQuery({
|
|
65
|
+
* variables: {
|
|
66
|
+
* dto: // value for 'dto'
|
|
67
|
+
* },
|
|
68
|
+
* });
|
|
69
|
+
*/
|
|
54
70
|
function useCaHolderInfoQuery(baseOptions) {
|
|
55
71
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
56
72
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -38,6 +38,22 @@ exports.CaHolderManagerChangeRecordInfoDocument = (0, client_1.gql) `
|
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
`;
|
|
41
|
+
/**
|
|
42
|
+
* __useCaHolderManagerChangeRecordInfoQuery__
|
|
43
|
+
*
|
|
44
|
+
* To run a query within a React component, call `useCaHolderManagerChangeRecordInfoQuery` and pass it any options that fit your needs.
|
|
45
|
+
* When your component renders, `useCaHolderManagerChangeRecordInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
46
|
+
* you can use to render your UI.
|
|
47
|
+
*
|
|
48
|
+
* @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;
|
|
49
|
+
*
|
|
50
|
+
* @example
|
|
51
|
+
* const { data, loading, error } = useCaHolderManagerChangeRecordInfoQuery({
|
|
52
|
+
* variables: {
|
|
53
|
+
* dto: // value for 'dto'
|
|
54
|
+
* },
|
|
55
|
+
* });
|
|
56
|
+
*/
|
|
41
57
|
function useCaHolderManagerChangeRecordInfoQuery(baseOptions) {
|
|
42
58
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
43
59
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -42,6 +42,22 @@ exports.CaHolderManagerInfoDocument = (0, client_1.gql) `
|
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
`;
|
|
45
|
+
/**
|
|
46
|
+
* __useCaHolderManagerInfoQuery__
|
|
47
|
+
*
|
|
48
|
+
* To run a query within a React component, call `useCaHolderManagerInfoQuery` and pass it any options that fit your needs.
|
|
49
|
+
* When your component renders, `useCaHolderManagerInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
50
|
+
* you can use to render your UI.
|
|
51
|
+
*
|
|
52
|
+
* @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;
|
|
53
|
+
*
|
|
54
|
+
* @example
|
|
55
|
+
* const { data, loading, error } = useCaHolderManagerInfoQuery({
|
|
56
|
+
* variables: {
|
|
57
|
+
* dto: // value for 'dto'
|
|
58
|
+
* },
|
|
59
|
+
* });
|
|
60
|
+
*/
|
|
45
61
|
function useCaHolderManagerInfoQuery(baseOptions) {
|
|
46
62
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
47
63
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -54,6 +54,22 @@ exports.CaHolderNftBalanceInfoDocument = (0, client_1.gql) `
|
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
`;
|
|
57
|
+
/**
|
|
58
|
+
* __useCaHolderNftBalanceInfoQuery__
|
|
59
|
+
*
|
|
60
|
+
* To run a query within a React component, call `useCaHolderNftBalanceInfoQuery` and pass it any options that fit your needs.
|
|
61
|
+
* When your component renders, `useCaHolderNftBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
62
|
+
* you can use to render your UI.
|
|
63
|
+
*
|
|
64
|
+
* @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;
|
|
65
|
+
*
|
|
66
|
+
* @example
|
|
67
|
+
* const { data, loading, error } = useCaHolderNftBalanceInfoQuery({
|
|
68
|
+
* variables: {
|
|
69
|
+
* dto: // value for 'dto'
|
|
70
|
+
* },
|
|
71
|
+
* });
|
|
72
|
+
*/
|
|
57
73
|
function useCaHolderNftBalanceInfoQuery(baseOptions) {
|
|
58
74
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
59
75
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -52,6 +52,22 @@ exports.CaHolderNftCollectionBalanceInfoDocument = (0, client_1.gql) `
|
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
54
|
`;
|
|
55
|
+
/**
|
|
56
|
+
* __useCaHolderNftCollectionBalanceInfoQuery__
|
|
57
|
+
*
|
|
58
|
+
* To run a query within a React component, call `useCaHolderNftCollectionBalanceInfoQuery` and pass it any options that fit your needs.
|
|
59
|
+
* When your component renders, `useCaHolderNftCollectionBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
60
|
+
* you can use to render your UI.
|
|
61
|
+
*
|
|
62
|
+
* @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;
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* const { data, loading, error } = useCaHolderNftCollectionBalanceInfoQuery({
|
|
66
|
+
* variables: {
|
|
67
|
+
* dto: // value for 'dto'
|
|
68
|
+
* },
|
|
69
|
+
* });
|
|
70
|
+
*/
|
|
55
71
|
function useCaHolderNftCollectionBalanceInfoQuery(baseOptions) {
|
|
56
72
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
57
73
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -70,6 +70,22 @@ exports.CaHolderSearchTokenNftDocument = (0, client_1.gql) `
|
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
`;
|
|
73
|
+
/**
|
|
74
|
+
* __useCaHolderSearchTokenNftQuery__
|
|
75
|
+
*
|
|
76
|
+
* To run a query within a React component, call `useCaHolderSearchTokenNftQuery` and pass it any options that fit your needs.
|
|
77
|
+
* When your component renders, `useCaHolderSearchTokenNftQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
78
|
+
* you can use to render your UI.
|
|
79
|
+
*
|
|
80
|
+
* @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;
|
|
81
|
+
*
|
|
82
|
+
* @example
|
|
83
|
+
* const { data, loading, error } = useCaHolderSearchTokenNftQuery({
|
|
84
|
+
* variables: {
|
|
85
|
+
* dto: // value for 'dto'
|
|
86
|
+
* },
|
|
87
|
+
* });
|
|
88
|
+
*/
|
|
73
89
|
function useCaHolderSearchTokenNftQuery(baseOptions) {
|
|
74
90
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
75
91
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -56,6 +56,22 @@ exports.CaHolderTokenBalanceInfoDocument = (0, client_1.gql) `
|
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
`;
|
|
59
|
+
/**
|
|
60
|
+
* __useCaHolderTokenBalanceInfoQuery__
|
|
61
|
+
*
|
|
62
|
+
* To run a query within a React component, call `useCaHolderTokenBalanceInfoQuery` and pass it any options that fit your needs.
|
|
63
|
+
* When your component renders, `useCaHolderTokenBalanceInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
64
|
+
* you can use to render your UI.
|
|
65
|
+
*
|
|
66
|
+
* @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;
|
|
67
|
+
*
|
|
68
|
+
* @example
|
|
69
|
+
* const { data, loading, error } = useCaHolderTokenBalanceInfoQuery({
|
|
70
|
+
* variables: {
|
|
71
|
+
* dto: // value for 'dto'
|
|
72
|
+
* },
|
|
73
|
+
* });
|
|
74
|
+
*/
|
|
59
75
|
function useCaHolderTokenBalanceInfoQuery(baseOptions) {
|
|
60
76
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
61
77
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -89,6 +89,22 @@ exports.CaHolderTransactionDocument = (0, client_1.gql) `
|
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
`;
|
|
92
|
+
/**
|
|
93
|
+
* __useCaHolderTransactionQuery__
|
|
94
|
+
*
|
|
95
|
+
* To run a query within a React component, call `useCaHolderTransactionQuery` and pass it any options that fit your needs.
|
|
96
|
+
* When your component renders, `useCaHolderTransactionQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
97
|
+
* you can use to render your UI.
|
|
98
|
+
*
|
|
99
|
+
* @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;
|
|
100
|
+
*
|
|
101
|
+
* @example
|
|
102
|
+
* const { data, loading, error } = useCaHolderTransactionQuery({
|
|
103
|
+
* variables: {
|
|
104
|
+
* dto: // value for 'dto'
|
|
105
|
+
* },
|
|
106
|
+
* });
|
|
107
|
+
*/
|
|
92
108
|
function useCaHolderTransactionQuery(baseOptions) {
|
|
93
109
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
94
110
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -41,6 +41,22 @@ exports.CaHolderTransactionAddressInfoDocument = (0, client_1.gql) `
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
`;
|
|
44
|
+
/**
|
|
45
|
+
* __useCaHolderTransactionAddressInfoQuery__
|
|
46
|
+
*
|
|
47
|
+
* To run a query within a React component, call `useCaHolderTransactionAddressInfoQuery` and pass it any options that fit your needs.
|
|
48
|
+
* When your component renders, `useCaHolderTransactionAddressInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
49
|
+
* you can use to render your UI.
|
|
50
|
+
*
|
|
51
|
+
* @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;
|
|
52
|
+
*
|
|
53
|
+
* @example
|
|
54
|
+
* const { data, loading, error } = useCaHolderTransactionAddressInfoQuery({
|
|
55
|
+
* variables: {
|
|
56
|
+
* dto: // value for 'dto'
|
|
57
|
+
* },
|
|
58
|
+
* });
|
|
59
|
+
*/
|
|
44
60
|
function useCaHolderTransactionAddressInfoQuery(baseOptions) {
|
|
45
61
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
46
62
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -89,6 +89,22 @@ exports.CaHolderTransactionInfoDocument = (0, client_1.gql) `
|
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
`;
|
|
92
|
+
/**
|
|
93
|
+
* __useCaHolderTransactionInfoQuery__
|
|
94
|
+
*
|
|
95
|
+
* To run a query within a React component, call `useCaHolderTransactionInfoQuery` and pass it any options that fit your needs.
|
|
96
|
+
* When your component renders, `useCaHolderTransactionInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
97
|
+
* you can use to render your UI.
|
|
98
|
+
*
|
|
99
|
+
* @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;
|
|
100
|
+
*
|
|
101
|
+
* @example
|
|
102
|
+
* const { data, loading, error } = useCaHolderTransactionInfoQuery({
|
|
103
|
+
* variables: {
|
|
104
|
+
* dto: // value for 'dto'
|
|
105
|
+
* },
|
|
106
|
+
* });
|
|
107
|
+
*/
|
|
92
108
|
function useCaHolderTransactionInfoQuery(baseOptions) {
|
|
93
109
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
94
110
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -47,6 +47,22 @@ exports.LoginGuardianChangeRecordInfoDocument = (0, client_1.gql) `
|
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
`;
|
|
50
|
+
/**
|
|
51
|
+
* __useLoginGuardianChangeRecordInfoQuery__
|
|
52
|
+
*
|
|
53
|
+
* To run a query within a React component, call `useLoginGuardianChangeRecordInfoQuery` and pass it any options that fit your needs.
|
|
54
|
+
* When your component renders, `useLoginGuardianChangeRecordInfoQuery` 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 } = useLoginGuardianChangeRecordInfoQuery({
|
|
61
|
+
* variables: {
|
|
62
|
+
* dto: // value for 'dto'
|
|
63
|
+
* },
|
|
64
|
+
* });
|
|
65
|
+
*/
|
|
50
66
|
function useLoginGuardianChangeRecordInfoQuery(baseOptions) {
|
|
51
67
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
52
68
|
return Apollo.useQuery(exports.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
|
}>>;
|
|
@@ -45,6 +45,22 @@ exports.LoginGuardianInfoDocument = (0, client_1.gql) `
|
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
`;
|
|
48
|
+
/**
|
|
49
|
+
* __useLoginGuardianInfoQuery__
|
|
50
|
+
*
|
|
51
|
+
* To run a query within a React component, call `useLoginGuardianInfoQuery` and pass it any options that fit your needs.
|
|
52
|
+
* When your component renders, `useLoginGuardianInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
53
|
+
* you can use to render your UI.
|
|
54
|
+
*
|
|
55
|
+
* @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;
|
|
56
|
+
*
|
|
57
|
+
* @example
|
|
58
|
+
* const { data, loading, error } = useLoginGuardianInfoQuery({
|
|
59
|
+
* variables: {
|
|
60
|
+
* dto: // value for 'dto'
|
|
61
|
+
* },
|
|
62
|
+
* });
|
|
63
|
+
*/
|
|
48
64
|
function useLoginGuardianInfoQuery(baseOptions) {
|
|
49
65
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
50
66
|
return Apollo.useQuery(exports.LoginGuardianInfoDocument, options);
|
|
@@ -11,6 +11,22 @@ export type SyncStateQuery = {
|
|
|
11
11
|
} | null;
|
|
12
12
|
};
|
|
13
13
|
export declare const SyncStateDocument: Apollo.DocumentNode;
|
|
14
|
+
/**
|
|
15
|
+
* __useSyncStateQuery__
|
|
16
|
+
*
|
|
17
|
+
* To run a query within a React component, call `useSyncStateQuery` and pass it any options that fit your needs.
|
|
18
|
+
* When your component renders, `useSyncStateQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
19
|
+
* you can use to render your UI.
|
|
20
|
+
*
|
|
21
|
+
* @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;
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* const { data, loading, error } = useSyncStateQuery({
|
|
25
|
+
* variables: {
|
|
26
|
+
* dto: // value for 'dto'
|
|
27
|
+
* },
|
|
28
|
+
* });
|
|
29
|
+
*/
|
|
14
30
|
export declare function useSyncStateQuery(baseOptions?: Apollo.QueryHookOptions<SyncStateQuery, SyncStateQueryVariables>): Apollo.QueryResult<SyncStateQuery, Types.Exact<{
|
|
15
31
|
dto?: Types.InputMaybe<Types.GetSyncStateDto> | undefined;
|
|
16
32
|
}>>;
|
|
@@ -34,6 +34,22 @@ exports.SyncStateDocument = (0, client_1.gql) `
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
`;
|
|
37
|
+
/**
|
|
38
|
+
* __useSyncStateQuery__
|
|
39
|
+
*
|
|
40
|
+
* To run a query within a React component, call `useSyncStateQuery` and pass it any options that fit your needs.
|
|
41
|
+
* When your component renders, `useSyncStateQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
42
|
+
* you can use to render your UI.
|
|
43
|
+
*
|
|
44
|
+
* @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;
|
|
45
|
+
*
|
|
46
|
+
* @example
|
|
47
|
+
* const { data, loading, error } = useSyncStateQuery({
|
|
48
|
+
* variables: {
|
|
49
|
+
* dto: // value for 'dto'
|
|
50
|
+
* },
|
|
51
|
+
* });
|
|
52
|
+
*/
|
|
37
53
|
function useSyncStateQuery(baseOptions) {
|
|
38
54
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
39
55
|
return Apollo.useQuery(exports.SyncStateDocument, options);
|
|
@@ -24,6 +24,22 @@ export type TokenInfoQuery = {
|
|
|
24
24
|
} | null> | null;
|
|
25
25
|
};
|
|
26
26
|
export declare const TokenInfoDocument: Apollo.DocumentNode;
|
|
27
|
+
/**
|
|
28
|
+
* __useTokenInfoQuery__
|
|
29
|
+
*
|
|
30
|
+
* To run a query within a React component, call `useTokenInfoQuery` and pass it any options that fit your needs.
|
|
31
|
+
* When your component renders, `useTokenInfoQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
32
|
+
* you can use to render your UI.
|
|
33
|
+
*
|
|
34
|
+
* @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;
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* const { data, loading, error } = useTokenInfoQuery({
|
|
38
|
+
* variables: {
|
|
39
|
+
* dto: // value for 'dto'
|
|
40
|
+
* },
|
|
41
|
+
* });
|
|
42
|
+
*/
|
|
27
43
|
export declare function useTokenInfoQuery(baseOptions?: Apollo.QueryHookOptions<TokenInfoQuery, TokenInfoQueryVariables>): Apollo.QueryResult<TokenInfoQuery, Types.Exact<{
|
|
28
44
|
dto?: Types.InputMaybe<Types.GetTokenInfoDto> | undefined;
|
|
29
45
|
}>>;
|