SwrReceiverBuilder
Builder for creating a QueryReceiver and MutationReceiver.
Note: This interface is only used in the SwrCachePolicy function to pass the same property settings to QueryReceiver and MutationReceiver. For defining extensions for common ContextPropertyKey, please use soil.query.core.ContextReceiverBuilder and soil.query.core.ContextReceiver. Adding extension definitions to this interface will not make them accessible from the receivers within QueryKey or MutationKey.