Skip to content

FAQ

How can we add authentication?

See prependExchanges section in Provider API.

Can we use fabrix with (any GraphQL client library)?

Currently, no. Fabrix internally uses urql to make requests to the GraphQL API which is tightly coupled with the core.

However, we are planning to add plugability of GraphQL client in future (Github issue). Wait for the future version.