Tag: graphql
-
Integrating Firebase w/ GraphQL: passing Firestore as context
0 I’ve decided to integrate Firebase into GraphQL and I am passing firestore as a context value when creating ApolloServer however when I run the loginUser query I get an empty object in my console: {} I’ve gone through the GraphQL context documentation and have attempted to pass the object different ways (passing context via…
-
How to map to timestamp when return data from database using nestjs and graphql
0 I use nestjs and graphql save data into postgres. When i save data it save success on my database. Here dto input @InputType() export class CreateShop { //some field @Field(() => String, { name: ‘opening_time’ }) openingTime?: Timestamp; @Field(() => String, { name: ‘closing_time’ }) closingTime?: Timestamp; } My data save success on database…
-
lighthouse: I have problems with many-to-many connections
0 I’m trying to create a post and attach tags to it. I’m also trying to create a post and create a tag that will be associated with the post. I followed the documentation but in the end it doesn’t work. https://lighthouse-php.com/6/eloquent/nested-mutations.html#belongstomany I get an sql error when trying to create a Post and attach…
-
Need to modify an existing JQ filter of a GitHub CLI GraphQL response
0 I am creating a GitHub Action workflow which will call a GitHub CLI API request using GraphQL. This gh api graphql response is –paginate and returns JSON Lines (ndjson). I created the GraphQL and jq queries, and I am close to the desired output; however, my jq query needs to be modified and I…
-
How can I cache nested objects with Apollo Client?
3 I’m using the Contentful GraphQL API to fetch a collection of items, in this example football clubs. query Clubs($limit: Int!, $skip: Int!) { clubCollection(limit: $limit, skip: $skip) { total items { name description } } } The structure of the response is: clubCollection: { items: [{ … array of all the clubs }] }…
-
Appsync returns null values
0 Here’s the relevant schema definitions: type Course implements GrApp { id: ID! term_id: ID! term_name: String type: String! name: String! data: AWSJSON course_info: AWSJSON } interface GrApp { id: ID! type: String! name: String! data: AWSJSON } input TableGrAppFilterInput { id: TableIDFilterInput type: TableStringFilterInput name: TableStringFilterInput } input TableIDFilterInput { ne: ID eq: ID…
-
Apollo GraphQL Developer – Remote – ICore Infotech – Remote
ICore Infotech Remote Depends on Experience Contract: Corp-To-Corp, Independent, W2 Skills Apollo GraphQL GraphQL TypeScript JavaScript Job Description Job Title: Apollo GraphQL Developer Location: Remote Front-end of Angular, Node JS, Ext JS, CSS, jQuery, JavaScript Web Services: Apollo Graph QL, TypeScript Database and persistence frameworks: Mongo, Hibernate, Oracle, Object/Relational Mapping, Query performance tuning Cloud-based development:…
-
How can I paginate in supabase/GraphQL?
0 When I have a query: { postsCollection(first: 10) { pageInfo { hasNextPage, hasPreviousPage, startCursor, endCursor } edges { cursor node { id title } } } } I return only the next and previous cursors. I need to know how many pages there are in total. Furthermore, how can I navigate to an arbitrary…
-
graphql single mutation with two authorizations
0 i have this mutation that updates tasks, but i don’t want to allow admins to modify the assigned_to field i want this to be only modifi-able by the super-admin, here’s how the code looks currently and just to for clarification i haven’t implmented any authorization or shield codeing yet, it’s my first encounter with…
-
Origami / Guidewire / Duckcreek – Software Engineer – InfoVision, Inc. – Remote
InfoVision, Inc. Remote Depends on Experience Contract: W2, Corp-To-Corp Skills origamirisk Origami Guidewire Duckcreek GraphQL origami risk Job Description Position: Software Engineer SeniorLocation: RemoteDuration: 12 Months Additional Information : Customer is looking for engineers with experience in one or more Origami Risk modules, namely Policy, Billing, Claims. The resource should also have prior experience integrating packaged solutions…