mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-04 06:07:12 +08:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
SELECT Id, FullName, Metadata
|
|
FROM Flow
|
|
WHERE Id = '{{FLOW_VERSION_ID}}'
|