Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 754 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 754 Bytes

Swift GraphQL Sample

Sample swift app using GraphQL, MVP and Programmatic autolayout (Without Storyboard)

Tech Stack

Build and Run

  • Set developer account (Change bundle id if needed)

  • Set environment variables (OtriumGithub -> Environments)

    • BASE_URL = https:/$()/api.github.com/graphql
    • AUTH_TOKEN Get it from here
  • Select the build schema and run

Resources

GitHub GraphQL API documentation https://docs.github.com/en/graphql