worthy-azureW
Refine11mo ago
19 replies
worthy-azure

Does refine provide a mock data endpoint?

Im using graphql and need mock data in order to develop my front

export const API_BASE_URL = 'https://api.crm.refine.dev'
export const API_URL = ${API_BASE_URL}/graphql
export const WS_URL = 'wss://api.crm.refine.dev/graphql'


are this the right endpoints? Which is the demo user ?

"michael.scott@dundermifflin.com" not found
Was this page helpful?