Type Alias JsonApiWithAuthOption

JsonApiWithAuthOption: { withAuth?: boolean | NextDrupalAuth }

Type declaration

  • OptionalwithAuth?: boolean | NextDrupalAuth

    Set to true to use the authentication method configured on the client.