Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exemple #1

Closed
Goule opened this issue Feb 7, 2019 · 1 comment
Closed

Exemple #1

Goule opened this issue Feb 7, 2019 · 1 comment

Comments

@Goule
Copy link

Goule commented Feb 7, 2019

Hello,

I'm new in web development and I can't find how to map my classes (which are in my parse REST API) with react admin thought this data provider. Can you provide an exemple (for exemple in the readme) to fetch, read and edit classes from Parse ?

Thanks

@almahdi
Copy link
Owner

almahdi commented Feb 9, 2019

Using the resource provided by React-Admin

<Resource name="class_name" list={ListGuesser} show={ShowGuesser} />

Class names in Parse are case sensitive.

@almahdi almahdi closed this as completed Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants