mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-11 18:38:22 +08:00
fix: update skill name for deploying to salesforce
This commit is contained in:
parent
6683687205
commit
900cffa5ba
@ -49,5 +49,5 @@ Use a maximum of **3 introspection cycles** to resolve all entities and their de
|
|||||||
|
|
||||||
The schema reflects the **current org state**. Custom objects and fields appear only after metadata is deployed.
|
The schema reflects the **current org state**. Custom objects and fields appear only after metadata is deployed.
|
||||||
|
|
||||||
- **Before** running `npm run graphql:schema`: Deploy all metadata and assign permission sets. Invoke the `deploying-to-salesforce` skill for the full sequence.
|
- **Before** running `npm run graphql:schema`: Deploy all metadata and assign permission sets. Invoke the `deploying-webapp-to-salesforce` skill for the full sequence.
|
||||||
- **After** any metadata deployment: Re-run `npm run graphql:schema` and `npm run graphql:codegen` so types and queries stay in sync.
|
- **After** any metadata deployment: Re-run `npm run graphql:schema` and `npm run graphql:codegen` so types and queries stay in sync.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user