Graphcool / graphcool-framework

Apache License 2.0
1.77k stars 131 forks source link

Mutations with ~21kB strings cause 504 Cloudfront error #414

Open marktani opened 6 years ago

marktani commented 6 years ago

Issue by Pkmmte Monday Nov 20, 2017 at 23:42 GMT Originally opened as https://github.com/graphcool/prisma/issues/1307


Graphcool mutations fail upon submitting a large String field. As far as I'm aware, the size limit for strings is 256kB but I'm running into this issue with much smaller strings such as those ~21kB in size. I'm using Graphcool for articles in my project so I run into this issue quite frequently.

Whenever I try to run a mutation with "large" String fields, I get a 504 Cloudfront status error.

"response": {
                "error": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The request could not be satisfied</TITLE>\n</HEAD><BODY>\n<H1>ERROR</H1>\n<H2>The request could not be satisfied.</H2>\n<HR noshade size=\"1px\">\nCloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection.\n<BR clear=\"all\">\n<HR noshade size=\"1px\">\n<PRE>\nGenerated by cloudfront (CloudFront)\nRequest ID: PhdjawgHufjJZRaT-UHM5yY_d72kbAkMlXOcDthTbRar-bCEQlgG4w==\n</PRE>\n<ADDRESS>\n</ADDRESS>\n</BODY></HTML>",
                "status": 504
            },

Here's one of the mutations that causes this:

{
            "request": {
                "query": "\nmutation createArticle(\n\t$authorId: ID,\n\t$body: String!,\n\t$bodyParts: [Json!],\n\t$category: ArticleCategory!,\n\t$contentTagsIds: [ID!],\n\t$hidden: Boolean!,\n\t$legacyAmpBody: String,\n\t$legacyCreatedAt: DateTime,\n\t$legacyFeatured: Boolean,\n\t$legacyId: Int,\n\t$legacyImageGalleryId: Int,\n\t$legacyImpressionsCount: Int,\n\t$legacyMobileImage: String,\n\t$legacyTwoPerRow: Boolean,\n\t$legacyVideoUrl: String,\n\t$metatags: [ArticlemetatagsMetatag!],\n\t$mosaicLayouts: [ArticlemosaicLayoutsMosaicLayout!],\n\t$photo: String,\n\t$publishedAt: DateTime,\n\t$publishToAppleNews: Boolean!,\n\t$publishToInstantArticles: Boolean!,\n\t$slug: String,\n\t$source: String,\n\t$subtitle: String!,\n\t$taggedBrands: [ArticletaggedBrandsBrand!],\n\t$taggedDeliveries: [ArticletaggedDeliveriesDelivery!],\n\t$taggedDispensaries: [ArticletaggedDispensariesDispensary!],\n\t$taggedGoods: [ArticletaggedGoodsGood!],\n\t$thumbnail: String,\n\t$title: String!,\n\t$usersFavorited: [ArticleusersFavoritedUser!]\n) {\n\tcreateArticle(\n\t\tauthorId: $authorId\n\t\tbody: $body\n\t\tbodyParts: $bodyParts\n\t\tcategory: $category\n\t\tcontentTagsIds: $contentTagsIds\n\t\thidden: $hidden\n\t\tlegacyAmpBody: $legacyAmpBody\n\t\tlegacyCreatedAt: $legacyCreatedAt\n\t\tlegacyFeatured: $legacyFeatured\n\t\tlegacyId: $legacyId\n\t\tlegacyImageGalleryId: $legacyImageGalleryId\n\t\tlegacyImpressionsCount: $legacyImpressionsCount\n\t\tlegacyMobileImage: $legacyMobileImage\n\t\tlegacyTwoPerRow: $legacyTwoPerRow\n\t\tlegacyVideoUrl: $legacyVideoUrl\n\t\tmetatags: $metatags\n\t\tmosaicLayouts: $mosaicLayouts\n\t\tphoto: $photo\n\t\tpublishedAt: $publishedAt\n\t\tpublishToAppleNews: $publishToAppleNews\n\t\tpublishToInstantArticles: $publishToInstantArticles\n\t\tslug: $slug\n\t\tsource: $source\n\t\tsubtitle: $subtitle\n\t\ttaggedBrands: $taggedBrands\n\t\ttaggedDeliveries: $taggedDeliveries\n\t\ttaggedDispensaries: $taggedDispensaries\n\t\ttaggedGoods: $taggedGoods\n\t\tthumbnail: $thumbnail\n\t\ttitle: $title\n\t\tusersFavorited: $usersFavorited\n\t) {\n\t\tid\n\t\tslug\n\t}\n}",
                "variables": {
                    "authorId": "cja4rj7wrh3f50177y31nzelm",
                    "body": "<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\">A group of technology members from all over the world have put their thinking caps together and approved 72 new Emojis that should be on your smartphones by now. This group is called the Unicode Technical Committee (UTC), and they are responsible for all emojis released including the new &ldquo;selfie&rdquo; emoji that shows a phone in hand taking a &ldquo;selfie.&rdquo; </span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img height=\"37\" src=\"https://lh5.googleusercontent.com/7YCxVETsAhNjoSmwN23jZ2BSgpdG6tVXnWg_H_Vh6ynDZ3N43aJH9TkraeGED6cG2FYxiel557hJVIA50Jy7Fz0LHPItV4qKjF8LaMGmvLEiWpJwV1yATpS0DgKhoF9L489pt2CKLkgckCzGug\" style=\"border:none;\" width=\"39\" /></span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\">Along with the new &ldquo;selfie&rdquo; emoji the group has also approved Summer Olympic themed emojis and a slew of new animal additions like the shark and butterfly.</span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\">About 10 years ago the word emoji probably didn&rsquo;t exist, but today emojis are far often used now when sending messages that we&rsquo;ve grown accustomed to using emojis rather than sending actual written messages. </span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🌴\" height=\"48\" src=\"https://lh3.googleusercontent.com/kEVavODsJDMJeP6VdcfCk8H_QmQMde7DrAYR4LAyKWhTaXW-ioYbIxThBmyFVf6QrmTI01qbKXzkFtj05E8MrRASzAoOOnRR2R1Tjg4OGWTKcq0B6QgqAcEtam1_xfvk636TIH170SYONviNIw\" style=\"border:none;\" width=\"48\" /></span><img alt=\"💥\" height=\"48\" src=\"https://lh3.googleusercontent.com/_iBXxd3qYmyOmWnq3MgQh1hRQiIPIZ91dCzmtj1oIyFeL8dPIa-lAmNSPvGUKcRAaqMPv3tmwo8V4MZdLBwEMM-B2rFXaZuMeRXwLgMTZGb-TwbdzyaF33byc0jj0UXWgSRgOlduJLtCrHCtyg\" style=\"border:none;\" width=\"48\" /><img alt=\"🌬\" height=\"48\" src=\"https://lh4.googleusercontent.com/QgM8i9Z_3TB8LJ3YH7awbkrVTr0GuSSFdhyjyG1UGSV3k-Uo8Sp8sbQ9202M88vXYfCE1-022Nn7o-0XtnDD0ozwUYPcDjO8L8XuCBZuKbSMM_PVTeKNUp4HQ4VdoH1zc5p7L-ogcTUDubFrwA\" style=\"border:none;\" width=\"48\" /></p>\r\n\r\n<p dir=\"ltr\"><span>If you haven&rsquo;t figured that out by now it&rsquo;s &ldquo;smoking weed.&rdquo;</span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\">What&rsquo;s surprising is that UTC is comprised&nbsp;of a group of individuals who take the time to review and approve emojis. Who wouldn&rsquo;t mind a job like that? Take time out of your day to review images that millions of people will use daily? A stoner&#39;s dream job.</span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\">Anyways, now it&rsquo;s time to pass the &ldquo;dutchie&rdquo; to the left hand side but there seems to be no &ldquo;dutchie&rdquo; in the official Emoji list posted online so here at <em>MERRY JANE</em> we&rsquo;ve tried coming up with a few for our readers to use:</span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🌳\" height=\"48\" src=\"https://lh4.googleusercontent.com/UNRpEkoU6CBjo9Ky_0qJFQO4UrJlK8RwjD92OsDtXLfN4nIt0AKrqx4dNGXQq40H-tPwmfEDKIzfKCGk9ii6PWpbyxelOVE0u3r_XLSuWiZly6AM5esHDPUkgEVZKG5rwSmHYeifR_UrB-gLHQ\" style=\"border:none;\" width=\"48\" /></span><img alt=\"🌳\" height=\"48\" src=\"https://lh4.googleusercontent.com/UNRpEkoU6CBjo9Ky_0qJFQO4UrJlK8RwjD92OsDtXLfN4nIt0AKrqx4dNGXQq40H-tPwmfEDKIzfKCGk9ii6PWpbyxelOVE0u3r_XLSuWiZly6AM5esHDPUkgEVZKG5rwSmHYeifR_UrB-gLHQ\" style=\"border:none;\" width=\"48\" /><img alt=\"🌳\" height=\"48\" src=\"https://lh4.googleusercontent.com/UNRpEkoU6CBjo9Ky_0qJFQO4UrJlK8RwjD92OsDtXLfN4nIt0AKrqx4dNGXQq40H-tPwmfEDKIzfKCGk9ii6PWpbyxelOVE0u3r_XLSuWiZly6AM5esHDPUkgEVZKG5rwSmHYeifR_UrB-gLHQ\" style=\"border:none;\" width=\"48\" /><img alt=\"🌳\" height=\"48\" src=\"https://lh4.googleusercontent.com/UNRpEkoU6CBjo9Ky_0qJFQO4UrJlK8RwjD92OsDtXLfN4nIt0AKrqx4dNGXQq40H-tPwmfEDKIzfKCGk9ii6PWpbyxelOVE0u3r_XLSuWiZly6AM5esHDPUkgEVZKG5rwSmHYeifR_UrB-gLHQ\" style=\"border:none;\" width=\"48\" />&nbsp;= trees</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🌁\" height=\"48\" src=\"https://lh6.googleusercontent.com/qMtWTgpPmIQ7zD93VM38pAPIRLmNxQfBBiPMHxVorjQZ7tl14REW7lJfDxHvjAJPhfLyyv7OuTxbicNbdTsa2BOmSEQMCAbwxPLlIfQVnlUMdQsuGptl6BlWSf2vVFHwV2DZiF7EcitXikmOdQ\" style=\"border:none;\" width=\"48\" /></span><img alt=\"🐲\" height=\"48\" src=\"https://lh4.googleusercontent.com/72kg4WYxapfZRfaoDTPghU4rv2QJWgtXU9UWe_JQc0cbnrDgAGZKM0Gj-c6yemcyvXJwtFC6sngwHNL7GgV3uhcKjGR3QsUPHNree7cdV6q4c9VppTgBkNZrsf8mEA5IVWsXb9zpr5GEKjl2bA\" style=\"border:none;\" width=\"48\" /><img alt=\"🌬\" height=\"48\" src=\"https://lh4.googleusercontent.com/QgM8i9Z_3TB8LJ3YH7awbkrVTr0GuSSFdhyjyG1UGSV3k-Uo8Sp8sbQ9202M88vXYfCE1-022Nn7o-0XtnDD0ozwUYPcDjO8L8XuCBZuKbSMM_PVTeKNUp4HQ4VdoH1zc5p7L-ogcTUDubFrwA\" style=\"border:none;\" width=\"48\" />&nbsp;= SF&nbsp;dragon&#39;s breath&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🍍\" height=\"48\" src=\"https://lh4.googleusercontent.com/tKhuB3geG7s3voJbJm8OsH4g4wKjyAMfvBcHW-LAalL78Z-t2xppBHUoG9lqUULPuk1WeVJBaoD0oUa_kgh38bawv0S0RypBxS6LBdkP1LVrUG3PGHqdf0Bvt6RLky8a9r-vSgL_sF0uVLX1_g\" style=\"border:none;\" width=\"48\" /></span><img alt=\"🚂\" height=\"48\" src=\"https://lh4.googleusercontent.com/fSkLeCuxzAvkBBJq8_cXX_i8amn653u_9ZB-ZJNhPALL8QyIvvo_yeq05DA3QhmUIQ9CZRxIneqot2Y7qOFIkPHn3TyjgO85kjd3mmt1QOA2xQVglUweQooo_ltFVNi1JFWHdUzi1T_H9XOizQ\" style=\"border:none;\" width=\"48\" />&nbsp;= Pineapple Express&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🍫\" height=\"48\" src=\"https://lh4.googleusercontent.com/-0a3qE3l5n21giqWlTODUJbjQ92gBGnOmPZWdCrikEobXzv_I8352DbaJaXydOHz9O6YN7qDQhgj0Szu7KtN5U4l3N87yrtSeldyIYtcMbRsEcUjq42j4APM1JWmfUdx6pzm7B2c_NQv3STPaw\" style=\"border:none;\" width=\"48\" /></span><img alt=\"🙃\" height=\"48\" src=\"https://lh5.googleusercontent.com/DnipemPE2gxd9n1jmy1NqDREUIpj7SZ0YX-Ar9PyiNoltK0wyKPN5d-La8pfP6yhC7ur683TbxVd_cS-B_1pgyr2XC5SMnJ4qUM_Ck0y4TD8K9OyCIntVqGmLszN7hpuMYhlCe5Ubx1siCb38w\" style=\"border:none;\" width=\"48\" />&nbsp;= edibles&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🍋\" height=\"48\" src=\"https://lh4.googleusercontent.com/m3Zeaay-SoiTaCOFLwrHy11_G-KyuMmGJ1VNL363NFi1KCmBcg7-Wzoqo8FKFzG75LCQLpysbv7Fn4_FbTU3FW7cH4gpikAZv4lXh8Y0Beig-PYyyArGzMOixmi2GDOulSQwIPz4I018btuGBA\" style=\"border:none;\" width=\"48\" /></span><img alt=\"⛽\" height=\"48\" src=\"https://lh5.googleusercontent.com/G5d5u9iP7ZPU83pNn1WX_Dk5Zp95E3cTg3adrBdSo91UnXuQuePRLe7EJ_5f9Nub4qfznc2BcJ7QISYr_EsCpJMtj_qkh0N0WpWPsYVIp2DD9z_sWty3f7VPGxh-VlyHFoWRVTNZ8H1pJyYCgg\" style=\"border:none;\" width=\"48\" />️= &nbsp;sour diesel&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🍁\" height=\"48\" src=\"https://lh3.googleusercontent.com/uoBrfaJ32c78hA8AMbU3foSAr7MNOr6z-cNnhvHLhPCzrGbLCNk-aeS1Vw3piSOYgLw51mh70UPjoxmSCyKDlEMprHP6eU40j7oafeX_kO01A2fnkNZsYPLMEjb042_TrcQEC-Kd5bzX_gD3JQ\" style=\"border:none;\" width=\"48\" /></span><img alt=\"🍜\" height=\"48\" src=\"https://lh6.googleusercontent.com/7U9fdzhD5wXwmweAtzcSGucMkJIbU4AefFlttpU6KSMfCL6d03KsEahHkfS2PJA2uqewIEhEVawR1pdQjijX9Bp52Zu9_GLdAqgl_D59ACEY7Maeyt0GnJ3G5kGue9r5SbOTANAcZSVTqfC4_A\" style=\"border:none;\" width=\"48\" />&nbsp;= weed ramen&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🚡\" height=\"48\" src=\"https://lh4.googleusercontent.com/GkM0fOnLhcNalLTsYgSADtOgNV0kli9Az-NQyd6T14QpEeF0wntPjAokznkaBErWyVx5rbUFpJMh8RLorciRqVqJ4SL3v2A8RQ3c5krnPgokV9ZJUAE08zmBOVf9sKLTcdRmEHFby7HOVXaERA\" style=\"border:none;\" width=\"48\" /></span><img alt=\"♨\" height=\"48\" src=\"https://lh6.googleusercontent.com/lhbP2d28T4PFXZk6nS0lzauoX-4rlV2DKi_2YHMh3SwK7oN_EaVZs0p2rfTTZZ2z3JSzdVzgyheRn0_bSF20zXDPaojL9RLqcZuf6yYTpXZ1DyL5wsHDuo0V__sHhB5g-qbPqSaZPYogkCLgbg\" style=\"border:none;\" width=\"48\" />️<img alt=\"👌\" height=\"48\" src=\"https://lh4.googleusercontent.com/_zY_lqffdI1jR0Ez8bpdwa7eI3LZ0ymEpTpHIM_g6RFXdRVfCrwkywEbGVKqLmA7sqlsjk6TcHXdCQLaqR9BBkrifcdPasgU-9iaVhgEnsvRFzHHLIrUVUYCFQm9f0Fmc3tm87W9iv4O1han8Q\" style=\"border:none;\" width=\"48\" />=&nbsp;gondola smoke sesh</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🚀\" height=\"48\" src=\"https://lh3.googleusercontent.com/11bf0IMzkC7OFt44P8THZy31TQ2kiUMZVug_PyZNPPNVVcbQCOlS0QCNAeW1fZtl54UbDgxxO4Pn0aKmySki22Pjgx07n9nUFNv22w1Nf3IbzBHrCD7ApttQpwGkhZKkyHxbbJ95zHN1WIzDPA\" style=\"border:none;\" width=\"48\" /></span><img alt=\"😁\" height=\"48\" src=\"https://lh4.googleusercontent.com/jKfuzAJjUSPIC23W2Hv5mVcrAJqPID33gA330Nw07xM_lqBnDXgo97JnFrSOlkFiCZImPqtbCTGnixlN-9Ks3TdWkbM4MSjcswbk121fsR0alQbLIOIPbW0bULYPvA06Y4HptxBPzjU_Bdgylw\" style=\"border:none;\" width=\"48\" />&nbsp;= lift off&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🍁\" height=\"48\" src=\"https://lh3.googleusercontent.com/uoBrfaJ32c78hA8AMbU3foSAr7MNOr6z-cNnhvHLhPCzrGbLCNk-aeS1Vw3piSOYgLw51mh70UPjoxmSCyKDlEMprHP6eU40j7oafeX_kO01A2fnkNZsYPLMEjb042_TrcQEC-Kd5bzX_gD3JQ\" style=\"border:none;\" width=\"48\" /></span>&nbsp;= weed</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🔥\" height=\"48\" src=\"https://lh3.googleusercontent.com/4pcta3Oki_aC2hin8k3xuNsO2eiWaH4cQQ3h3N9GzS5brjh6KNQ0PLxpJTyOJAMWWdtYv3TBsAQXk3GsPthP6PkZ7wyJxlHOKTzVhWqNgdL8DP6vrKh2ncvlbWWkA8L3VKfB7AN8RUMJoB-Obw\" style=\"border:none;\" width=\"48\" /></span>&nbsp;= fire weed&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"😴\" height=\"48\" src=\"https://lh6.googleusercontent.com/j3Az70YUw7Oug0jqSZJoe4sxsk1dHPPJPIUEbEKaO1zIN9IXIAa8yZ3pckaxqiXdqxgTcw0X455EdLVq5fx7je-l2X9wbLh2rbfoq095OpVBOLFJ1CgwOhPajRGDDt3ZIgMsx8kB6fQnKfJ6dg\" style=\"border:none;\" width=\"48\" />&nbsp;=&nbsp;</span>schleep (how I get when I&#39;m high)&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🚥\" height=\"48\" src=\"https://lh6.googleusercontent.com/6TSuIfPGcTwffYvnxqR4czeb2kaYpafh0G4VBxLBJhpGoFAZi68OZUGwFnuPb7d8yeL7z8XnQmIanQtQad53L81pdeZiNA1TM1J24ZEltKakb8vIeqmLpFeFaR2G05td6lRS9eC-moRNWY8Gkw\" style=\"border:none;\" width=\"48\" /></span><img alt=\"✨\" height=\"48\" src=\"https://lh4.googleusercontent.com/0eic4tbmcg00zDD_gELSI-vJpc3TPfOWchY7LZeOJqIEawCvExL6xFAN-kmxhWqiLxL7cVXe7UX8JxuZLeL7y4qnuyEAtRHtwYv5WwyuvGG7M9Ihf4auKSc0UqZoxcRi6Sy_ns1U4vG96wg2IA\" style=\"border:none;\" width=\"48\" /><img alt=\"🔥\" height=\"48\" src=\"https://lh3.googleusercontent.com/4pcta3Oki_aC2hin8k3xuNsO2eiWaH4cQQ3h3N9GzS5brjh6KNQ0PLxpJTyOJAMWWdtYv3TBsAQXk3GsPthP6PkZ7wyJxlHOKTzVhWqNgdL8DP6vrKh2ncvlbWWkA8L3VKfB7AN8RUMJoB-Obw\" style=\"border:none;\" width=\"48\" /><img alt=\"🌲\" height=\"48\" src=\"https://lh4.googleusercontent.com/zmQHY3sd9GnyrRFGmHMUQoXolY96UH0pTcD6cj-xhmT7mu6qNpXo-JVaiBfhPnxXJgnBp1mA3NtPNOzbvVEMPAVAws4Yr6mQYZVTbddkWW40rLdWJJ8faRaKqCdu1Mooc6G-agcb4LOVKbPxUw\" style=\"border:none;\" width=\"48\" /><img alt=\"💨\" height=\"48\" src=\"https://lh3.googleusercontent.com/HxHjxZmkkivdRzv17hNB3cgnzyVzwCGIHdHDhLhH7GbwLHNfCh_lORFYJcPnjQ675Hj1OiwSluMUi3ZMxcZB632txNXhMbivvfGf1KCWOjavoZBgn-TQS2Tb_navUlclUNY_lMWlFiJ7Jyv5fA\" style=\"border:none;\" width=\"48\" />🔊<br />\r\nTranslation: Irie Vibes Blazing Trees Blowing that&nbsp;Loud</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🍃\" height=\"48\" src=\"https://lh5.googleusercontent.com/1kjuWjpvZSnJ6tPrrsjkPyhRoix7l0beFzZFeccK2GUfJsJIx1sZ5kvdQzAFmTDP-2DGH1pqlvwLe7SltTPXMMBq0v29y_VnhRx6NfYYd1-Vnsc0BiNsEy_rfV4mIQWAr8HhJ77-xyGfm-ly4g\" style=\"border:none;\" width=\"48\" /></span><img alt=\"🍃\" height=\"48\" src=\"https://lh5.googleusercontent.com/1kjuWjpvZSnJ6tPrrsjkPyhRoix7l0beFzZFeccK2GUfJsJIx1sZ5kvdQzAFmTDP-2DGH1pqlvwLe7SltTPXMMBq0v29y_VnhRx6NfYYd1-Vnsc0BiNsEy_rfV4mIQWAr8HhJ77-xyGfm-ly4g\" style=\"border:none;\" width=\"48\" /><img alt=\"🍃\" height=\"48\" src=\"https://lh5.googleusercontent.com/1kjuWjpvZSnJ6tPrrsjkPyhRoix7l0beFzZFeccK2GUfJsJIx1sZ5kvdQzAFmTDP-2DGH1pqlvwLe7SltTPXMMBq0v29y_VnhRx6NfYYd1-Vnsc0BiNsEy_rfV4mIQWAr8HhJ77-xyGfm-ly4g\" style=\"border:none;\" width=\"48\" /><img alt=\"💨\" height=\"48\" src=\"https://lh3.googleusercontent.com/HxHjxZmkkivdRzv17hNB3cgnzyVzwCGIHdHDhLhH7GbwLHNfCh_lORFYJcPnjQ675Hj1OiwSluMUi3ZMxcZB632txNXhMbivvfGf1KCWOjavoZBgn-TQS2Tb_navUlclUNY_lMWlFiJ7Jyv5fA\" style=\"border:none;\" width=\"48\" /><img alt=\"💨\" height=\"48\" src=\"https://lh3.googleusercontent.com/HxHjxZmkkivdRzv17hNB3cgnzyVzwCGIHdHDhLhH7GbwLHNfCh_lORFYJcPnjQ675Hj1OiwSluMUi3ZMxcZB632txNXhMbivvfGf1KCWOjavoZBgn-TQS2Tb_navUlclUNY_lMWlFiJ7Jyv5fA\" style=\"border:none;\" width=\"48\" /><img alt=\"💨\" height=\"48\" src=\"https://lh3.googleusercontent.com/HxHjxZmkkivdRzv17hNB3cgnzyVzwCGIHdHDhLhH7GbwLHNfCh_lORFYJcPnjQ675Hj1OiwSluMUi3ZMxcZB632txNXhMbivvfGf1KCWOjavoZBgn-TQS2Tb_navUlclUNY_lMWlFiJ7Jyv5fA\" style=\"border:none;\" width=\"48\" />&nbsp;<img alt=\"😎\" height=\"48\" src=\"https://lh3.googleusercontent.com/4cwVXZ_4ZswcKyazQ6_GUcrKJZHlRp471LGGIhIO8YADoG8gLUXfz-HQIpiCymq9ZN3NILeOagVVWakShh8q-eL_3nQ7TuP3Rcnx8gpOnK07MnbdMXvm6IgiobnVQQoBicKtgXv9Uj_wsDErgw\" style=\"border:none;\" width=\"48\" /><img alt=\"😎\" height=\"48\" src=\"https://lh3.googleusercontent.com/4cwVXZ_4ZswcKyazQ6_GUcrKJZHlRp471LGGIhIO8YADoG8gLUXfz-HQIpiCymq9ZN3NILeOagVVWakShh8q-eL_3nQ7TuP3Rcnx8gpOnK07MnbdMXvm6IgiobnVQQoBicKtgXv9Uj_wsDErgw\" style=\"border:none;\" width=\"48\" /><img alt=\"😎\" height=\"48\" src=\"https://lh3.googleusercontent.com/4cwVXZ_4ZswcKyazQ6_GUcrKJZHlRp471LGGIhIO8YADoG8gLUXfz-HQIpiCymq9ZN3NILeOagVVWakShh8q-eL_3nQ7TuP3Rcnx8gpOnK07MnbdMXvm6IgiobnVQQoBicKtgXv9Uj_wsDErgw\" style=\"border:none;\" width=\"48\" /></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\">&nbsp;Blowing Green and the guy with glasses is too high so he has on glasses&nbsp;</span></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"😤\" height=\"48\" src=\"https://lh6.googleusercontent.com/SD3_cznWflVMGrzDJszSSw9xi82J4NxvwI9k_-OwLykU4TF9zP-0dITSy2yct75Qjxf63TLiuVokjzprN37ixp04A4_30Ef5tbVDOH21iXxu1QB2H_jguN70wiZQTHR3tioEtGm16JboiUsa0w\" style=\"border:none;\" width=\"48\" /></span><img alt=\"⛽\" height=\"48\" src=\"https://lh5.googleusercontent.com/G5d5u9iP7ZPU83pNn1WX_Dk5Zp95E3cTg3adrBdSo91UnXuQuePRLe7EJ_5f9Nub4qfznc2BcJ7QISYr_EsCpJMtj_qkh0N0WpWPsYVIp2DD9z_sWty3f7VPGxh-VlyHFoWRVTNZ8H1pJyYCgg\" style=\"border:none;\" width=\"48\" />️<img alt=\"🆙\" height=\"48\" src=\"https://lh5.googleusercontent.com/NKkOd5Z8-QKYk3HHy6KYO0lNgXu1FtXfb0vlanhhxYP6DnCl_4hd_aXd9rLT71Ipf0SnxhfWB4mmShqdwaDjQUtMKGvRiGsTQzJcvKRh-JDa5MUKL6Q-gil3JEh41PayDxUnuz0Cv97tYrfoHg\" style=\"border:none;\" width=\"48\" /><img alt=\"👽\" height=\"48\" src=\"https://lh3.googleusercontent.com/5zSGjYhEQ425WDH9Yn72AiKnJSSZkOg9oSgxsMp8WvMir0KYV7XS-6rqWdumCCURRJmcgThADWvG8nwXu9CHl7PxnBYDPlZhV7raPs84jihDICNGn7BqJ7D8FcYVEX1EQ7Bj7LlqV06W32UN7g\" style=\"border:none;\" width=\"48\" /></p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"😤\" height=\"48\" src=\"https://lh6.googleusercontent.com/SD3_cznWflVMGrzDJszSSw9xi82J4NxvwI9k_-OwLykU4TF9zP-0dITSy2yct75Qjxf63TLiuVokjzprN37ixp04A4_30Ef5tbVDOH21iXxu1QB2H_jguN70wiZQTHR3tioEtGm16JboiUsa0w\" style=\"border:none;\" width=\"48\" /></span>- symbolizes blowing smoke out through the nose</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"⛽\" height=\"48\" src=\"https://lh5.googleusercontent.com/G5d5u9iP7ZPU83pNn1WX_Dk5Zp95E3cTg3adrBdSo91UnXuQuePRLe7EJ_5f9Nub4qfznc2BcJ7QISYr_EsCpJMtj_qkh0N0WpWPsYVIp2DD9z_sWty3f7VPGxh-VlyHFoWRVTNZ8H1pJyYCgg\" style=\"border:none;\" width=\"48\" />&nbsp;</span>️- because gas is what I&#39;m smokin&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🆙\" height=\"48\" src=\"https://lh5.googleusercontent.com/NKkOd5Z8-QKYk3HHy6KYO0lNgXu1FtXfb0vlanhhxYP6DnCl_4hd_aXd9rLT71Ipf0SnxhfWB4mmShqdwaDjQUtMKGvRiGsTQzJcvKRh-JDa5MUKL6Q-gil3JEh41PayDxUnuz0Cv97tYrfoHg\" style=\"border:none;\" width=\"48\" />&nbsp;</span>- meaning I am gassed up&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"👽\" height=\"48\" src=\"https://lh3.googleusercontent.com/5zSGjYhEQ425WDH9Yn72AiKnJSSZkOg9oSgxsMp8WvMir0KYV7XS-6rqWdumCCURRJmcgThADWvG8nwXu9CHl7PxnBYDPlZhV7raPs84jihDICNGn7BqJ7D8FcYVEX1EQ7Bj7LlqV06W32UN7g\" style=\"border:none;\" width=\"48\" />&nbsp;</span>- because I&#39;m high like out of this world lol</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🌲\" height=\"48\" src=\"https://lh4.googleusercontent.com/zmQHY3sd9GnyrRFGmHMUQoXolY96UH0pTcD6cj-xhmT7mu6qNpXo-JVaiBfhPnxXJgnBp1mA3NtPNOzbvVEMPAVAws4Yr6mQYZVTbddkWW40rLdWJJ8faRaKqCdu1Mooc6G-agcb4LOVKbPxUw\" style=\"border:none;\" width=\"48\" /></span><img alt=\"💨\" height=\"48\" src=\"https://lh3.googleusercontent.com/HxHjxZmkkivdRzv17hNB3cgnzyVzwCGIHdHDhLhH7GbwLHNfCh_lORFYJcPnjQ675Hj1OiwSluMUi3ZMxcZB632txNXhMbivvfGf1KCWOjavoZBgn-TQS2Tb_navUlclUNY_lMWlFiJ7Jyv5fA\" style=\"border:none;\" width=\"48\" />&nbsp;- Smoking tree, yo&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"🌴\" height=\"48\" src=\"https://lh3.googleusercontent.com/kEVavODsJDMJeP6VdcfCk8H_QmQMde7DrAYR4LAyKWhTaXW-ioYbIxThBmyFVf6QrmTI01qbKXzkFtj05E8MrRASzAoOOnRR2R1Tjg4OGWTKcq0B6QgqAcEtam1_xfvk636TIH170SYONviNIw\" style=\"border:none;\" width=\"48\" /></span><img alt=\"💥\" height=\"48\" src=\"https://lh3.googleusercontent.com/_iBXxd3qYmyOmWnq3MgQh1hRQiIPIZ91dCzmtj1oIyFeL8dPIa-lAmNSPvGUKcRAaqMPv3tmwo8V4MZdLBwEMM-B2rFXaZuMeRXwLgMTZGb-TwbdzyaF33byc0jj0UXWgSRgOlduJLtCrHCtyg\" style=\"border:none;\" width=\"48\" /><img alt=\"🌬\" height=\"48\" src=\"https://lh4.googleusercontent.com/QgM8i9Z_3TB8LJ3YH7awbkrVTr0GuSSFdhyjyG1UGSV3k-Uo8Sp8sbQ9202M88vXYfCE1-022Nn7o-0XtnDD0ozwUYPcDjO8L8XuCBZuKbSMM_PVTeKNUp4HQ4VdoH1zc5p7L-ogcTUDubFrwA\" style=\"border:none;\" width=\"48\" />&nbsp;- smoking weed</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img alt=\"😑\" height=\"48\" src=\"https://lh3.googleusercontent.com/Bef9I9brLrqALYjAQdCT3YD9EPTMxwAObaMUVQHs5EdhpZTCCAZWDj6Ugr8Oo4IBrU3zXgb_8FLZx-8f69TciZ1sS3HfU9x7muVxuryQhnY6Vy6bMAb4LVmxsJMtYc_cJgUOg43m46CnTATXNQ\" style=\"border:none;\" width=\"48\" />&nbsp;</span>- high af</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img height=\"50\" src=\"https://lh3.googleusercontent.com/c2xU0FdEyo6eL3VJxAu_BriyzUUOAlaRiDz2g3_mhWMSpRFespTuwVziFdVZMoTQCUbZjJW58k-045T33sGGZ2HHx2KLsCVN1d_W5VXAlT35Zxm6Bfq5PEzOrFAtkBj7EVbb6OCOWCaaYOC4lQ\" style=\"border:none;\" width=\"50\" /></span>- roasted sweet potato = half baked</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img height=\"54\" src=\"https://lh4.googleusercontent.com/sLzTMgvzi9eghQBhZZB_IRZY7JKOEnh1NZgaXDk1HeENmabn6jJKALoBnS9fnXKe04G8KAS9GAr0wLpZi9--LKpHH1oJfIEddvOLceOIhaxipjRgYf_DwuaQZgoIcvsjMzgVDOa8PYXKYTpYhg\" style=\"border:none;\" width=\"54\" /></span>- me running over when the #squad asks &ldquo;sesh?&rdquo;</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img height=\"44\" src=\"https://lh3.googleusercontent.com/_fifxBcctvQRvgwKMHWRn3Bfto2kd63w_gdtd8ek8PDM9hMNEieFG6CG1Vwpr5fkYq22JwNqgxp-8B61vjHRbimdkWrWU-PeALOhN0pX1-dmbjyoGFrT_QtCPvBLh01C8QOE0Y2behMNWaF3lA\" style=\"border:none;\" width=\"44\" /></span> - herb</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img height=\"47\" src=\"https://lh5.googleusercontent.com/rTpHJFGWk8JpLPdtg2wQbKhcpNjStNRAqff3YVolA1MznzifgtSR5V4KfCrLU78qSrKVOxU65qVu4KscnqPTDJdqhRvlBubuUSrbXR_A1srsQPfKR75lpu3L76BnMx7liJVpBoUpYxyg5fuYsA\" style=\"border:none;\" width=\"47\" /></span><img height=\"45\" src=\"https://lh6.googleusercontent.com/9B3UAnYpdXqG967yheMDJtSqRv40WC5ISDE79TyZTLBDjgkX9wc_T0fWgbH9FToq3x2-dywX-_czy61x77NiNunOmmXyZzheM0RjfY90vCeNIuLpkG_E9s4zyCa1-vy1GuiYJBgvljPIN22Wcg\" style=\"border:none;\" width=\"45\" />- grape ape</p>\r\n\r\n<p dir=\"ltr\"><span id=\"docs-internal-guid-d3f59d15-79f4-728a-209c-8851d61316ef\"><img height=\"43\" src=\"https://lh4.googleusercontent.com/kh_SJsY-EcfqZhJjHI7vEEP2-YxlBH4gmC4hu3OMsQ71OW75q2-zPCqX4b7EPUz-3v3MUMG1xUgE7QFDFsdIgSynbXjFwQmVVpp_8Q13RSdwVwNu0VULS7LS3bfd2vTPGrxGAQeVIAu7OOPw9g\" style=\"border:none;\" width=\"43\" /></span><img height=\"43\" src=\"https://lh4.googleusercontent.com/hyW5wQl2zZB8Ic3dONZxlLbR-dOiaLt1hgFxqpXVACkBDiuj-Lmb6GO-0ct6a70MUOxBoJyrrVvbBNtQy_W8Eh9p1JNW5aLH9FCJLcmmuDBW7GM01X40Dgh_3oJksgIu_rN1wGScGYQoyOqD-A\" style=\"border:none;\" width=\"43\" /> - trainwreck</p>\r\n",
                    "category": "NEWS",
                    "contentTagsIds": [
                        "cja4mwjy3f7es0155syslvpgh",
                        "cja4mwk77fe590150o10otffr",
                        "cja4mwkm4f7f10155q1wtorle",
                        "cja4mworzfas001774iu7pr60",
                        "cja4mwourf7g801556ekvw7ec",
                        "cja4mwplnf7gh0155dv3vatac",
                        "cja4mwpyjfasf01771uowao6a",
                        "cja4mwr8sfe7m015088cspb7k",
                        "cja4mwrnofe7r015005sayxso"
                    ],
                    "hidden": false,
                    "legacyAmpBody": null,
                    "legacyCreatedAt": "2016-06-08T06:29:11.608Z",
                    "legacyFeatured": false,
                    "legacyId": 1134,
                    "legacyImageGalleryId": null,
                    "legacyImpressionsCount": 2,
                    "legacyMobileImage": "https://files.example.com/uploads/article/mobile_image/1134/72_NEW_EMOJIS_TALL.jpg",
                    "legacyTwoPerRow": null,
                    "legacyVideoUrl": null,
                    "photo": "https://files.example.com/uploads/article/hero_image/1134/72_NEW_EMOJIS_WIDE.jpg",
                    "publishedAt": "2016-06-23T06:00:00.000Z",
                    "publishToAppleNews": false,
                    "publishToInstantArticles": false,
                    "slug": "72-new-emojis-are-now-available",
                    "source": null,
                    "subtitle": "UTC approves of 72 new emojis.",
                    "thumbnail": "https://files.example.com/uploads/article/small_image/1134/72_NEW_EMOJIS_WIDE.jpg",
                    "title": "72 New Emojis Are Now Available"
                }
            }
        }

I'd expect this to work as any other query and create a new Article object. I'm using the start-up plan on Graphcool's shared cluster. It's also worth noting that this exact mutation worked correctly on my staging Graphcool project last week, which makes it even weirder.

marktani commented 6 years ago

Comment by marktani Tuesday Nov 21, 2017 at 14:06 GMT


Could you please reach out to support@graph.cool so I can take a detailed look at your situation? 🙂

marktani commented 6 years ago

Comment by justinhandley Wednesday Dec 20, 2017 at 01:57 GMT


Is there any progress on this? This issue is blocking us from migrating from the current BAAS to the new framework as we can't do a data migration.