Module: providers
Component
CommonQuery
▸ CommonQuery(children
): null
| Element
Parameters
Name | Type |
---|---|
children | Object |
children.children? | ReactNode |
Returns
null
| Element
Defined in
packages/webapp-libs/webapp-api-client/src/providers/commonQuery/commonQuery.component.tsx:16
graphql
commonQueryCurrentUserFragment
• Const
commonQueryCurrentUserFragment: TypedDocumentNode
<CommonQueryCurrentUserFragmentFragment
, unknown
>
Defined in
packages/webapp-libs/webapp-api-client/src/providers/commonQuery/commonQuery.graphql.ts:6
commonQueryCurrentUserQuery
• Const
commonQueryCurrentUserQuery: TypedDocumentNode
<CommonQueryCurrentUserQueryQuery
, Exact
<{ [key: string]
: never
; }>>
Defined in
packages/webapp-libs/webapp-api-client/src/providers/commonQuery/commonQuery.graphql.ts:22
hook
useCommonQuery
▸ useCommonQuery(): CommonDataContext
Returns
CommonDataContext
Defined in
packages/webapp-libs/webapp-api-client/src/providers/commonQuery/commonQuery.hook.ts:8