Home
last modified time | relevance | path

Searched refs:graphqlClient (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/cli/src/api/graphql/queries/
H A DUserQuery.ts4 import { graphqlClient, withErrorHandlingAsync } from '../client';
9 graphqlClient
H A DAppQuery.ts5 import { graphqlClient, withErrorHandlingAsync } from '../client';
11 graphqlClient
/expo/packages/@expo/cli/src/api/user/
H A Duser.ts12 import { graphqlClient } from '../graphql/client';
107 const result = await graphqlClient
/expo/packages/@expo/cli/src/api/graphql/
H A Dclient.ts31 export const graphqlClient = createUrqlClient({ constant
/expo/packages/@expo/cli/src/api/user/__tests__/
H A Duser-test.ts28 graphqlClient: {