Should I create new Instance of GraphQL class for each executionInput? – Stack Overflow

letslearngraphql

Should I create new Instance of GraphQL class for each executionInput? – Stack Overflow

I can see in javadoc of GraphQL class “Building this object is very cheap and can be done on each execution if necessary”.

 

Read More