B
B
BonBon Slick2017-09-05 13:08:01
React
BonBon Slick, 2017-09-05 13:08:01

Buffer of previous commands in console?

Earlier, according to the standard, I closed PhPStrom, opened it again, and there in the console, all my commands that I entered earlier remained, this is very convenient. Now, after installing and configuring under Vagrant, VM, Homestead, I get new commands from Homestead every time in the buffer.
Example, the last command was composer update after closing/opening in console would be : echo "Homestead initialized!"
Please tell me how to return the standard?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Robur, 2019-05-16
@Gorlaks

addNewTemplate({
    variables: {
       id: 12,
       prices: /* данные для PricesInput */
    }
})

what is your problem? if you can't understand how to work with mutations, then read the doc, go through the tutorial, there is a lot in the apollo client, everything is well described in detail.
on the first page about how to work with mutations - your example:
https://www.apollographql.com/docs/react/essential...
You will understand everything.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question