{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":699963846,"defaultBranch":"main","name":"graphql_sms_api","ownerLogin":"heridev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-03T17:19:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1863670?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696353587.0","currentOid":""},"activityList":{"items":[{"before":"34efe004db98f0cbde4bb9ad0787bc84b1f868da","after":"7f9706f80c1dea64f90d98b8c8c21cd8dde6818a","ref":"refs/heads/main","pushedAt":"2023-10-20T16:16:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"heridev","name":"Heriberto Magaña","path":"/heridev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1863670?s=80&v=4"},"commit":{"message":"Implements the first mutation to create sms notifications\n\n- Adds a reference to Wiki on how to use POSTMAN to consume GraphQL\n- Hard codes the current_user value to solve validation temporarily","shortMessageHtmlLink":"Implements the first mutation to create sms notifications"}},{"before":"5a80fd54ffb7a975c56e7d942e0fcb0708d87a9c","after":"34efe004db98f0cbde4bb9ad0787bc84b1f868da","ref":"refs/heads/main","pushedAt":"2023-10-18T04:37:55.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"heridev","name":"Heriberto Magaña","path":"/heridev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1863670?s=80&v=4"},"commit":{"message":"Adds first types for sms notifications and user\n\n- Now you are able to query the API for sms notifications in this way\n\nQuery one sms notification\n```\n{\n smsNotification(uniqueId: \"4e7b4005-a844-43bc-a8a0-46265a65a359\") {\n id\n smsContent\n user {\n email\n name\n }\n }\n}\n```\n\nQuery all the available sms notifications with a valid user\n```\nquery {\n smsNotifications{\n id\n smsContent\n user {\n email\n name\n }\n }\n}\n```","shortMessageHtmlLink":"Adds first types for sms notifications and user"}},{"before":"434f7e4b793a8b0983ab745136ebf3339eeab3a7","after":"5a80fd54ffb7a975c56e7d942e0fcb0708d87a9c","ref":"refs/heads/main","pushedAt":"2023-10-03T17:21:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"heridev","name":"Heriberto Magaña","path":"/heridev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1863670?s=80&v=4"},"commit":{"message":"Updates README.md with the project name","shortMessageHtmlLink":"Updates README.md with the project name"}},{"before":null,"after":"434f7e4b793a8b0983ab745136ebf3339eeab3a7","ref":"refs/heads/main","pushedAt":"2023-10-03T17:19:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"heridev","name":"Heriberto Magaña","path":"/heridev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1863670?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADnA9ZxgA","startCursor":null,"endCursor":null}},"title":"Activity · heridev/graphql_sms_api"}