wire.data.select
will work with custom web services. However, an alternative syntax can also be used for creating calls to custom web services using the wire.data.call
method and it's associated param
method for any parameters that the web service method may require.