-
Clone the repo:
git clone [email protected]:albarivas/graphql-examples.git -
If you haven't already done so, authorize with your hub org and provide it with an alias (myhuborg in the command below):
sfdx force:auth:web:login -d -a myhuborg -
Create a scratch org and provide it with an alias (graphql-examples in the command below):
sfdx force:org:create -s -f config/project-scratch-def.json -a graphql-examples -
Push the app to your scratch org:
sfdx force:source:push -
Assign the Community_Conferences permission set to the default user:
sfdx force:user:permset:assign -n Community_Conferences -
Open the scratch org:
sfdx force:org:open -
Execute examples on the scripts/graphql folder using a GraphQL client such as Altair. Instructions to set it up here.
-
Notifications
You must be signed in to change notification settings - Fork 3
albarivas/graphql-examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published