frappe / frappe_docs

[DEPRECATED] Frappe Framework Documentation. Please don't raise new contributions here.
https://frappeframework.com/docs
Other
44 stars 96 forks source link

docs: Add fields and pluck kwargs info #131

Closed NagariaHussain closed 3 years ago

NagariaHussain commented 3 years ago

Added info about:

  1. the pluck kwarg
  2. what happens when the fields kwarg is not passed

Also, added an example that shows the use of above.