Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Preview](https://docs-getdbt-com-git-dbeatty-builtins-context-variable-dbt-labs.vercel.app/reference/dbt-jinja-functions/builtins) ## What are you changing in this pull request and why? `builtins` is a variable rather than a function. But it does contain references to the builtin dbt context methods: - [ref](https://docs.getdbt.com/reference/dbt-jinja-functions/ref) - [source](https://docs.getdbt.com/reference/dbt-jinja-functions/source) - [config](https://docs.getdbt.com/reference/dbt-jinja-functions/config) ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) and [About versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) so my content adheres to these guidelines.
- Loading branch information