Introduce Options
This release introduces an options
package to be able to make some RPCs into a Mutation instead of a Query. You can also skip
RPCs if you want to avoid exposing them in GraphQL.
This release introduces an options
package to be able to make some RPCs into a Mutation instead of a Query. You can also skip
RPCs if you want to avoid exposing them in GraphQL.