GraphQLSuiteCRM icon indicating copy to clipboard operation
GraphQLSuiteCRM copied to clipboard

GraphQL SuiteCRM - Integrate with SuiteCRM using GraphQL

Results 5 GraphQLSuiteCRM issues
Sort by recently updated
recently updated
newest added

Hello, I have to check JWT authentication on each request. So how can I check JWT authentication and where to put my code for verification. Thanks.

question

Hello, We have created so many custom query and mutations and we have write custom files for queries and mutations but its take more time. Would you please suggest how...

enhancement

How to get a total count of records with query result because I have to implement pagination with the use of total count of records. Thanks

enhancement

Using GraphiQL, i can query sugarcrm modules and i get just 20 first records. how can i get all records? Thank you

enhancement

Using GraphiQL, i can query sugarcrm modules and i get results but in the documentation explorer no schema is available . I was just wondering to what this issue could...

bug