Ahmed Atteia
Ahmed Atteia
is there any easy solution ? I will make a separate title schema for skills with Add relation for them and use search , I don't know if it will...
I got an error ``` export const UserTC = composeWithRelay(composeWithMongoose(User)); UserTC.addField('languageSkill', { type: 'String', // output type args: { language: 'String!' }, // your argument which will accept language resolve:...
+1 I hope to see a simple example with pubsub and how to write subscribe resolver 👍 I tried to follow this [article](https://medium.com/@simontucker/building-chatty-part-6-graphql-subscriptions-b54df7d63e27) but I lost :( could you see...
Write full path as string something like that "/storage/sdcard/Download/video1.mp4"
Could you provide the right ffmpeg command please ?