Jimmy Blog
React Testing
Jimmy

Jimmy

Tuesday, Aug 16, 2022

React Testing

Everything you do once logged into Hygraph is powered by the Management API. This Management API is also used to create models, add fields, add enumerations, and more.

Hygraph provides a JavaScript SDK that lets you programmatically manage your Hygraph schema. This example demonstrates how you can instantiate the SDK, create models, add fields, and connect a relation between two models.

Hygraph exposes a content API asset upload endpoint that you can use to add assets to your project from outside of the Hygraph content editor.

This example uses a popular Node.js queue called Bee-Queue to process uploads. Teams who are uploading a lot of assets but are running into rate limiting may find this example useful to automatically retry their upload at a later time.

Jimmy

Jimmy

Jimmy is advancing his full-stack skills and learning new things every day.

Leave a Reply

Related Posts

Categories