-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
doingIs currently being worked onIs currently being worked onenhancementNew feature or requestNew feature or requestp2priority 2priority 2stuck
Description
GraphQL is a very declarative query language. It provides a declarative approach to data fetching. From the schema, you already know what kind of data to expect and you can choose to request just what you need.
We can leverage the declarative nature of GraphQL and generate mock response data that can be included in the generated collection. Having responses pre-generated in a collection means consumers of that collection can create mock servers for that API by just clicking a few buttons without having to worry about populating the collection with sample responses from scratch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
doingIs currently being worked onIs currently being worked onenhancementNew feature or requestNew feature or requestp2priority 2priority 2stuck