apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Missing async on getLaunchesByIds

Open crazyrabbitLTC opened this issue 6 years ago • 2 comments
trafficstars

Fixed a typo. getLaunchesByIds example was show missing an async statement in front. The same file in the final folder has the async descriptor and, well, it's required. :-)

crazyrabbitLTC avatar Nov 24 '19 18:11 crazyrabbitLTC

@crazyrabbitLTC: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

apollo-cla avatar Nov 24 '19 18:11 apollo-cla

@crazyrabbitLTC: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

I have signed the agreement!

crazyrabbitLTC avatar Nov 28 '19 20:11 crazyrabbitLTC