For example, our app needs only name & email. Is there anyway for the API to generate only these fields?
Of course, right now we can fetch only required things from API result. However I think it would be faster if API has to generate only a few fields that we need.
For example, our app needs only name & email. Is there anyway for the API to generate only these fields?
Of course, right now we can fetch only required things from API result. However I think it would be faster if API has to generate only a few fields that we need.